TimeFreqFFTTest.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <lal/LALStdlib.h>
#include <lal/LALConstants.h>
#include <lal/LALStdio.h>
#include <lal/AVFactories.h>
#include <lal/Units.h>
#include <lal/Random.h>
#include <lal/PrintFTSeries.h>
#include <lal/TimeFreqFFT.h>
#include <lal/LALMoment.h>
#include <lal/LALRCSID.h>

Include dependency graph for TimeFreqFFTTest.c:

Go to the source code of this file.

Defines

#define CODES_(x)   #x
#define CODES(x)   CODES_(x)

Functions

 NRCSID (TIMEFREQFFTTESTC,"$Id: TimeFreqFFTTest.c,v 1.9 2008/07/08 22:13:24 kipp 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


Define Documentation

#define CODES_ ( x   )     #x

Definition at line 81 of file TimeFreqFFTTest.c.

#define CODES ( x   )     CODES_(x)

Definition at line 82 of file TimeFreqFFTTest.c.


Function Documentation

NRCSID ( TIMEFREQFFTTESTC  ,
"$Id: TimeFreqFFTTest.  c,
v 1.9 2008/07/08 22:13:24 kipp 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 103 of file TimeFreqFFTTest.c.


Variable Documentation

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

Parameters:
lalDebugLevel INT4 Control debugging behaviours. Defined in lalapps.h

Definition at line 87 of file TimeFreqFFTTest.c.

int verbose = 0

Definition at line 88 of file TimeFreqFFTTest.c.


Generated on Sat Aug 30 03:14:17 2008 for LAL by  doxygen 1.5.2