psd.c File Reference

#include "psd.h"

Include dependency graph for psd.c:

Go to the source code of this file.

Functions

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.
int ComputePSD (struct CommandLineArgsTag CLA)
int ReadSFTDirectory (struct CommandLineArgsTag CLA)
int ReadCommandLine (int argc, char *argv[], struct CommandLineArgsTag *CLA)
int Freemem ()

Variables

INT4 SFTno
INT4 RealSFTno
INT4 lalDebugLevel = 3
 DECLARE AND SET GLOBAL DEBUG LEVEL.
REAL4p
char filelist [MAXFILES][MAXFILENAMELENGTH]
double N
double deltaT
double * po
char * optarg
int optind
int opterr
int optopt


Function Documentation

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.

Main function

Parameters:
[in] argc INT4
[in] argv[] CHAR*
Returns:
return 0 on normal exit.

some memory allocations

Definition at line 38 of file psd.c.

int ComputePSD ( struct CommandLineArgsTag  CLA  ) 

Definition at line 66 of file psd.c.

int ReadSFTDirectory ( struct CommandLineArgsTag  CLA  ) 

Definition at line 153 of file psd.c.

int ReadCommandLine ( int  argc,
char *  argv[],
struct CommandLineArgsTag CLA 
)

Definition at line 236 of file psd.c.

int Freemem ( void   ) 

Definition at line 291 of file psd.c.


Variable Documentation

INT4 SFTno

Definition at line 29 of file psd.c.

INT4 RealSFTno

Definition at line 29 of file psd.c.

INT4 lalDebugLevel = 3

DECLARE AND SET GLOBAL DEBUG LEVEL.

see the section (currently 7.4.1) of the LSD on "Status-reporting objects" for a list of predefined debug levels

Definition at line 30 of file psd.c.

REAL4* p

Definition at line 31 of file psd.c.

char filelist[MAXFILES][MAXFILENAMELENGTH]

Definition at line 32 of file psd.c.

double N

Definition at line 33 of file psd.c.

double deltaT

Definition at line 33 of file psd.c.

double * po

Definition at line 33 of file psd.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 opterr

Definition at line 169 of file packages/support/src/getopt.c.

int optopt

Definition at line 175 of file packages/support/src/getopt.c.


Generated on Mon Oct 6 02:33:02 2008 for LAL by  doxygen 1.5.2