Update SummaryReview script authored by Nicola De Lillo's avatar Nicola De Lillo
...@@ -35,13 +35,14 @@ f['lalinference/lalinference_nest/posterior_samples'].attrs['LAL_APPROXIMANT'] = ...@@ -35,13 +35,14 @@ f['lalinference/lalinference_nest/posterior_samples'].attrs['LAL_APPROXIMANT'] =
f.close() f.close()
``` ```
#### Step 2 (Look at the results) #### Step 2 (Look at the plots)
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) 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). Here every plot produced by the two executables are compared one-to-one. They look exactly the same.
The single summary pages can be found at:
* [posplots.html](https://ligo.gravity.cf.ac.uk/~nicola.delillo/pesummary-review/summaryreview/lalinference/posplots.html) for `cbcBayesPostProc `.
* [home.html](https://ligo.gravity.cf.ac.uk/~nicola.delillo/pesummary-review/summaryreview/pesummary/home.html) for `pesummary`
### Step 3 (check 90% credible intervals)
## To do list
* [ ] check 90% credible intervals
* [ ] bayes factors
* [ ] plots
* [ ] ....
\ No newline at end of file