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" |
#define LALINFERENCE_DEFAULT_FLOW "40.0" |
Definition at line 71 of file LALInferenceReadBurstData.c.
|
static |
Definition at line 282 of file LALInferenceReadBurstData.c.
void InjectBurstFD | ( | LALInferenceIFOData * | IFOdata, |
SimBurst * | inj_table, | ||
ProcessParamsTable * | commandLine | ||
) |
-----------— Inject in Frequency domain --------------—/
Definition at line 311 of file LALInferenceReadBurstData.c.