Update SummaryReview script authored by Nicola De Lillo's avatar Nicola De Lillo
...@@ -18,6 +18,7 @@ summaryreview -w /home/nicola.delillo/public_html/pesummary-review/summaryreview ...@@ -18,6 +18,7 @@ summaryreview -w /home/nicola.delillo/public_html/pesummary-review/summaryreview
Where `-w` indicates the output directory. Where `-w` indicates the output directory.
**Note** **Note**
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 `.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).
Our current version of lalsimulation gives: Our current version of lalsimulation gives:
... ...
......