Provides structures and functions to filter interferometer data using the physical template family.
- Author
- Brown, D. A., and Fazi, D.
Synopsis
#include <lal/FindChirpPTF.h>
|
REAL4Vector * | XLALPTFOmegaPNCoeffsOrbital (REAL4 m1, REAL4 m2) |
|
REAL4Vector * | XLALPTFOmegaPNCoeffsSpin (REAL4 m1, REAL4 m2, REAL4 chi1, REAL4 chi2, REAL4 Q1, REAL4 Q2) |
|
REAL4Vector * | XLALPTFOmegaPNCoeffsEnergy (REAL4 m1, REAL4 m2, REAL4 chi1, REAL4 chi2, REAL4 Q1, REAL4 Q2) |
|
INT4 | XLALFindChirpPTFWaveform (REAL4Vector *PTFphi, REAL4Vector *PTFomega_2_3, REAL4VectorSequence *PTFe1, REAL4VectorSequence *PTFe2, InspiralTemplate *InspTmplt, REAL8 deltaT) |
|
|
file | FindChirpPTFWaveform.c |
| Provides functions to create physical template family templates in a form that can be used by the FindChirpPTFFilter() function.
|
|
◆ XLALPTFOmegaPNCoeffsOrbital()
◆ XLALPTFOmegaPNCoeffsSpin()
◆ XLALPTFOmegaPNCoeffsEnergy()
◆ XLALFindChirpPTFWaveform()