#include <stdlib.h>#include <stdio.h>#include <string.h>#include <lal/LALConfig.h>#include <lal/LALStdlib.h>#include <lal/AVFactories.h>Include dependency graph for ArrayFactoriesTest.c:

Go to the source code of this file.
Defines | |
| #define | CODES_(x) #x |
| #define | CODES(x) CODES_(x) |
Functions | |
| NRCSID (MAIN,"$Id: ArrayFactoriesTest.m4,v 1.7 2001/03/04 22:37:11 jolien Exp $") | |
| int | main (int argc, char *argv[]) |
| MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form. | |
Variables | |
| char * | optarg |
| int | optind |
| int | lalDebugLevel = 0 |
| int | verbose = 0 |
Definition at line 66 of file ArrayFactoriesTest.c.
Definition at line 67 of file ArrayFactoriesTest.c.
| NRCSID | ( | MAIN | , | |
| "$Id: ArrayFactoriesTest. | m4, | |||
| v 1.7 2001/03/04 22:37:11 jolien Exp $" | ||||
| ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form.
Calculate the F-statistic over a given portion of the parameter-space and write a list of 'candidates' into a file(default: 'Fstats').
TEST NO. 1
TEST NO. 2
TEST NO. 3
TEST NO. 4
Definition at line 1849 of file ArrayFactoriesTest.c.
| char* optarg |
Definition at line 176 of file GeneralMeshTest.c.
| int optind |
Definition at line 149 of file packages/support/src/getopt.c.
| int lalDebugLevel = 0 |
| lalDebugLevel | INT4 Control debugging behaviours. Defined in lalapps.h |
Definition at line 74 of file ArrayFactoriesTest.c.
| int verbose = 0 |
Definition at line 75 of file ArrayFactoriesTest.c.
1.5.2