RealFFTTest.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <lal/LALConfig.h>
#include <lal/LALStdlib.h>
#include <lal/LALConstants.h>
#include <lal/SeqFactories.h>
#include <lal/RealFFT.h>
#include <lal/VectorOps.h>

Include dependency graph for RealFFTTest.c:

Go to the source code of this file.

Defines

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

Functions

 NRCSID (MAIN,"$Id: RealFFTTest.c,v 1.12 2007/06/08 14:41:44 bema Exp $")
void LALForwardRealDFT (LALStatus *status, COMPLEX8Vector *output, REAL4Vector *input)
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
UINT4 m_ = 1
UINT4 n_ = 0


Define Documentation

#define CODES_ ( x   )     #x

Definition at line 85 of file RealFFTTest.c.

#define CODES ( x   )     CODES_(x)

Definition at line 86 of file RealFFTTest.c.


Function Documentation

NRCSID ( MAIN  ,
"$Id: RealFFTTest.  c,
v 1.12 2007/06/08 14:41:44 bema Exp $"   
)

void LALForwardRealDFT ( LALStatus status,
COMPLEX8Vector output,
REAL4Vector input 
)

Definition at line 513 of file RealFFTTest.c.

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 116 of file RealFFTTest.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 93 of file RealFFTTest.c.

int verbose = 0

Definition at line 94 of file RealFFTTest.c.

UINT4 m_ = 1

Definition at line 95 of file RealFFTTest.c.

UINT4 n_ = 0

Definition at line 96 of file RealFFTTest.c.


Generated on Fri Sep 5 03:08:23 2008 for LAL by  doxygen 1.5.2