Update SummaryReview script authored by Nicola De Lillo's avatar Nicola De Lillo
...@@ -9,6 +9,15 @@ $ summaryreview ...@@ -9,6 +9,15 @@ $ summaryreview
Can be seen here. Can be seen here.
# Review comments # Review comments
## Step 1 (Run)
We have run
```
summaryreview -w /home/nicola.delillo/public_html/pesummary-review/summaryreview -s ~/pesummary-review/samples/PROD0_posterior_samples.hd
```
Where `-w` indicates the output directory.
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 ## To do list
* [ ] check 90% credible intervals * [ ] check 90% credible intervals
... ...
......