|
void | LALInspiralCreateBCVBank (LALStatus *status, InspiralTemplateList **list, INT4 *nlist, InspiralCoarseBankIn coarseIn) |
| Lay a flat grid of BCV templates in the user specified range of the parameters \((\psi_0, \psi_3)\) in coarseIn structure. More...
|
|
void | LALInspiralCreateFlatBank (LALStatus *status, REAL4VectorSequence *list, InspiralBankParams *bankParams) |
| The code expects list->vectorLength=2 and allocates just the requisite amount of memory to list and returns the number of grid points in list->length . More...
|
|
void | LALInspiralBCVFcutBank (LALStatus *status, InspiralTemplateList **list, INT4 *NList, InspiralCoarseBankIn coarseIn) |
| Given a grid of templates with distinct values of \((\psi_0, \psi_3)\) this routine returns a new grid in which every template has numFcutTemplates partners differing from one another in the ending frequency fendBCV . More...
|
|
void | LALPSItoMasses (LALStatus *status, InspiralTemplate *params, UINT4 *valid, REAL4 HighGM) |
| UNDOCUMENTED. More...
|
|
void | LALInspiralBCVBankFcutS3S4 (LALStatus *status, InspiralTemplateList **list, INT4 *NList, InspiralCoarseBankIn coarseIn) |
| UNDOCUMENTED. More...
|
|
void | LALInspiralBCVRegularFcutBank (LALStatus *status, InspiralTemplateList **list, INT4 *NList, InspiralCoarseBankIn coarseIn) |
| UNDOCUMENTED. More...
|
|
void | LALEmpiricalPSItoMassesConversion (LALStatus *status, InspiralTemplate *params, UINT4 *valid, REAL4 lightring) |
| UNDOCUMENTED. More...
|
|
void | LALInspiralCreateFlatBankS3S4 (LALStatus *status, REAL4VectorSequence *list, InspiralBankParams *bankParams, InspiralCoarseBankIn coarseIn) |
| UNDOCUMENTED. More...
|
|
void | LALExcludeTemplate (LALStatus *status, INT4 *valid, InspiralBankParams UNUSED *bankParams, REAL4 x, REAL4 y) |
| Thomas: 31 Aug 2006. More...
|
|