Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
PCA_Benchmark.C File Reference
#include <vector>
Include dependency graph for PCA_Benchmark.C:

Macros

#define ACORE   1.7
 
#define NWP   4
 
#define PCA_IRES   4
 
#define PCA_MAX   60
 
#define PCA_NRES   7
 
#define PCA_PREC   0.01
 
#define PLOT_MAXFREQ   256
 
#define PLOT_MINFREQ   0
 
#define PLOT_REC_VS_INJ
 
#define PLOT_TFRES   6
 
#define PLOT_TFTYPE   2
 
#define WAVE_LENGTH   6
 
#define WAVE_POL   "hp"
 
#define WAVE_SNR   30
 
#define WAVE_TYPE   "INSPIRAL"
 
#define WDM_NU   6
 
#define WDM_PREC   10
 
#define WDM_SCRATCH   27.0
 
#define WDM_TDSIZE   12
 
#define WP_SINGLE
 
#define XTALK_CATALOG   "wdmXTalk/OverlapCatalog-ilLev4-hLev10-iNu6-P10.bin"
 

Functions

int GetPrincipalComponent (double &amax, int &nmax, int &mmax, int &rmax)
 
double GetPrincipalFactor (int nmax, int mmax, int rmax)
 
void InitXTALK ()
 
void PCA_Benchmark ()
 

Variables

gwavearray< double > * grec
 
gwavearray< double > * gsig
 
wavearray< double > sig
 
WDM< double > wdm [PCA_NRES]
 
bool wp_mask [5]
 
double wp_xtalk [4]
 
WSeries< double > wsig [PCA_NRES]
 
watplotWTS [3]
 

Macro Definition Documentation

#define ACORE   1.7

Definition at line 13 of file PCA_Benchmark.C.

#define NWP   4

Definition at line 55 of file PCA_Benchmark.C.

#define PCA_IRES   4

Definition at line 8 of file PCA_Benchmark.C.

#define PCA_MAX   60

Definition at line 10 of file PCA_Benchmark.C.

#define PCA_NRES   7

Definition at line 7 of file PCA_Benchmark.C.

#define PCA_PREC   0.01

Definition at line 11 of file PCA_Benchmark.C.

#define PLOT_MAXFREQ   256

Definition at line 101 of file PCA_Benchmark.C.

#define PLOT_MINFREQ   0

Definition at line 100 of file PCA_Benchmark.C.

#define PLOT_REC_VS_INJ

Definition at line 96 of file PCA_Benchmark.C.

#define PLOT_TFRES   6

Definition at line 99 of file PCA_Benchmark.C.

#define PLOT_TFTYPE   2

Definition at line 102 of file PCA_Benchmark.C.

#define WAVE_LENGTH   6

Definition at line 29 of file PCA_Benchmark.C.

#define WAVE_POL   "hp"

Definition at line 31 of file PCA_Benchmark.C.

#define WAVE_SNR   30

Definition at line 33 of file PCA_Benchmark.C.

#define WAVE_TYPE   "INSPIRAL"

Definition at line 24 of file PCA_Benchmark.C.

#define WDM_NU   6

Definition at line 39 of file PCA_Benchmark.C.

#define WDM_PREC   10

Definition at line 41 of file PCA_Benchmark.C.

#define WDM_SCRATCH   27.0

Definition at line 44 of file PCA_Benchmark.C.

#define WDM_TDSIZE   12

Definition at line 42 of file PCA_Benchmark.C.

#define WP_SINGLE

Definition at line 57 of file PCA_Benchmark.C.

#define XTALK_CATALOG   "wdmXTalk/OverlapCatalog-ilLev4-hLev10-iNu6-P10.bin"

Definition at line 49 of file PCA_Benchmark.C.

Function Documentation

int GetPrincipalComponent ( double &  amax,
int nmax,
int mmax,
int rmax 
)

Definition at line 801 of file PCA_Benchmark.C.

double GetPrincipalFactor ( int  nmax,
int  mmax,
int  rmax 
)

Definition at line 989 of file PCA_Benchmark.C.

void InitXTALK ( )

Definition at line 1065 of file PCA_Benchmark.C.

void PCA_Benchmark ( )

Definition at line 136 of file PCA_Benchmark.C.

Variable Documentation

gwavearray<double>* grec

Definition at line 120 of file PCA_Benchmark.C.

gwavearray<double>* gsig

Definition at line 121 of file PCA_Benchmark.C.

wavearray<double> sig

Definition at line 119 of file PCA_Benchmark.C.

WDM<double> wdm[PCA_NRES]

Definition at line 117 of file PCA_Benchmark.C.

bool wp_mask[5]

Definition at line 124 of file PCA_Benchmark.C.

double wp_xtalk[4]

Definition at line 123 of file PCA_Benchmark.C.

WSeries<double> wsig[PCA_NRES]

Definition at line 118 of file PCA_Benchmark.C.

watplot* WTS[3]

Definition at line 122 of file PCA_Benchmark.C.