Loading [MathJax]/extensions/TeX/AMSmath.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALInferenceReadBurstData.c File Reference

Prototypes

static void PrintSNRsToFile (LALInferenceIFOData *IFOdata, char SNRpath[])
 
void InjectBurstFD (LALInferenceIFOData *IFOdata, SimBurst *inj_table, ProcessParamsTable *commandLine)
 -----------— Inject in Frequency domain --------------—‍/ More...
 
void LALInferenceInjectBurstSignal (LALInferenceIFOData *IFOdata, ProcessParamsTable *commandLine)
 Read IFO data according to command line arguments. More...
 
void LALInferenceBurstInjectionToVariables (SimBurst *theEventTable, LALInferenceVariables *vars)
 Fill the variables passed in vars with the parameters of the injection passed in event will over-write and destroy any existing parameters. More...
 

Go to the source code of this file.

Macros

#define LALINFERENCE_DEFAULT_FLOW   "40.0"
 

Macro Definition Documentation

◆ LALINFERENCE_DEFAULT_FLOW

#define LALINFERENCE_DEFAULT_FLOW   "40.0"

Definition at line 71 of file LALInferenceReadBurstData.c.

Function Documentation

◆ PrintSNRsToFile()

static void PrintSNRsToFile ( LALInferenceIFOData IFOdata,
char  SNRpath[] 
)
static

Definition at line 282 of file LALInferenceReadBurstData.c.

◆ InjectBurstFD()

void InjectBurstFD ( LALInferenceIFOData IFOdata,
SimBurst inj_table,
ProcessParamsTable commandLine 
)

-----------— Inject in Frequency domain --------------—‍/

Definition at line 311 of file LALInferenceReadBurstData.c.