Update SummaryReview script authored by Nicola De Lillo's avatar Nicola De Lillo
......@@ -18,8 +18,11 @@ 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 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)
## To do list
* [ ] check 90% credible intervals
* [ ] bayes factors
......
......