Hi all. I am studying the PE samples of GWTC-3 via GWTC-3: Compact Binary Coalescences Observed by LIGO and Virgo During the Second Part of the Third Observing Run — Parameter estimation data release .
In the last cell of the example notebook (https://zenodo.org/records/8177023/files/GWTC3p0PEDataReleaseExample.ipynb?download=1), it compared the maximum likelihood template and strain data, but they do not look similar at all. I think The template and the strain data have different cycles.
I also try to use the same codes to compare the template and the strain of the other events, like GW200112_155838, they still look quite different.
Could you please tell me why they do not look consistent?
At the same time, if I generate the waveform for events like GW191216_213338, I got errors which read :
“XLAL Error - XLALEOBCheckNyquistFrequency: Ringdown frequency > Nyquist frequency!
At present this situation is not supported.
XLAL Error - XLALSimIMRSpinPrecEOBWaveform (LALSimIMRSpinPrecEOBv4P.c:949): Input domain error
XLAL Error - XLALSimInspiralChooseTDWaveform_legacy (LALSimInspiralGeneratorLegacy.c:1245): Internal function call failed: Input domain error”.
How should I solve this problem?
Thank you very much for the help.