Update pSEOBNRv4HM_tgr review authored by Gregorio Carullo's avatar Gregorio Carullo
...@@ -50,6 +50,26 @@ if (use_hm) { ---> if (use_hm && 0) { ...@@ -50,6 +50,26 @@ if (use_hm) { ---> if (use_hm && 0) {
UNUSED REAL8 domega220 = XLALSimInspiralWaveformParamsLookupDOmega220(LALparams); UNUSED REAL8 domega220 = XLALSimInspiralWaveformParamsLookupDOmega220(LALparams);
**Results on interferometric data**
- GW150914: MISSING
- GW170823: MISSING (Check behaviour on a non-superloud trigger)
- GW170729: MISSING (Check behaviour whe HM could be important)
- S190521g: MISSING (IMBH candidate N.1)
- S190521r: MISSING (Similar to GW150914)
- S190602aq: MISSING (IMBH candidate N.2)
**Injection set**
- GR-template injections: we expect to recover 0-centered posteriors on deviation parameters and all other parameters consistent with GR. Also useful to study correlations with the other parameters.
How many? Which population?
- NR injections: we expect to recover 0-centered posteriors on deviation parameters and all other parameters consistent with GR. Also useful to study correlations with the other parameters.
How many? Which population?
- Non-GR template injections: inject either pEOB+domega/=0 and/or a physically motivated model (e.g. a model with modified flux as in the IMR consistency test review).
How many? Which population?
**Description of the changes** **Description of the changes**
- The code takes as input SEOBNRv4HM and edits the QNM complex frequencies. - The code takes as input SEOBNRv4HM and edits the QNM complex frequencies.
... ...
......