Prototypes | |
| struct tagLALInferenceIFOData * | LALInferenceReadData (ProcessParamsTable *commandLine) |
| Read IFO data according to command line arguments. More... | |
| void | LALInferenceInjectInspiralSignal (struct tagLALInferenceIFOData *IFOdata, ProcessParamsTable *commandLine) |
Convenience function to inject a signal into the data, using a SimInspiralTable Injects a signal from a SimInspiralTable into a pre-existing IFOdata structure, based on command line arguments (see –help for details). More... | |
| void | LALInferenceSetupROQdata (LALInferenceIFOData *IFOdata, ProcessParamsTable *commandLine) |
| void | LALInferenceSetupROQmodel (LALInferenceModel *model, ProcessParamsTable *commandLine) |
| void | LALInferenceInjectionToVariables (SimInspiralTable *theEventTable, LALInferenceVariables *vars) |
| Fills the variable in vars with the injection values from theEventTable. More... | |
| LALInferenceVariables * | LALInferencePrintInjectionSample (LALInferenceRunState *runState) |
| Function to output a sample with logL values etc for the injection, if one is made. More... | |
| void | LALInferenceInjectFromMDC (ProcessParamsTable *commandLine, LALInferenceIFOData *IFOdata) |