... | ... | @@ -18,10 +18,15 @@ summaryreview -w /home/nicola.delillo/public_html/pesummary-review/summaryreview |
|
|
Where `-w` indicates the output directory.
|
|
|
|
|
|
#### Step 2 (Look at the results)
|
|
|
The `.hdf5` file was produced with a different version of lalsimulation. This results in a conflict with the current version of lalsimulation: the approximant name of the `PROD0_posterior_samples.hdf5`, which should be `IMRPhenomPv2NRtidalv` (see the [config.ini](https://git.ligo.org/pe/O3/S190425z/blob/master/lalinference_ini_files/PROD0.ini))
|
|
|
The `.hdf5` file was produced with a different version of lalsimulation. This results in a conflict with the current version of lalsimulation: the approximant name of the `PROD0_posterior_samples.hdf5`, which is `IMRPhenomPv2NRtidal` (see the [config.ini](https://git.ligo.org/pe/O3/S190425z/blob/master/lalinference_ini_files/PROD0.ini)) , is mapped to a different approximant number at [group___l_a_l_sim_inspiral__h.html](https://lscsoft.docs.ligo.org/lalsuite/lalsimulation/group___l_a_l_sim_inspiral__h.html).
|
|
|
|
|
|
The webpage produced for the comparison can be seen at: [https://ligo.gravity.cf.ac.uk/~nicola.delillo/pesummary-review/summaryreview/home.html](https://ligo.gravity.cf.ac.uk/~nicola.delillo/pesummary-review/summaryreview/home.html)
|
|
|
|
|
|
Our current version of lalsimulation gives:
|
|
|
```
|
|
|
$ lalsim.GetApproximantFromString('IMRPhenomPv2_NRtidal')
|
|
|
79
|
|
|
```
|
|
|
|
|
|
## To do list
|
|
|
* [ ] check 90% credible intervals
|
... | ... | |