Update SummaryReview script authored by Nicola De Lillo's avatar Nicola De Lillo
...@@ -51,7 +51,8 @@ in the source code. ...@@ -51,7 +51,8 @@ in the source code.
To review the credible interval produced, we use To review the credible interval produced, we use
We have run this script that prints the credible interval We have run this script that computes prints the credible intervals as output
of pesummary attribute `.confidence_interval`
```python ```python
...@@ -121,4 +122,7 @@ These numbers have been compared to the reviewed results for GW190814 `combinedP ...@@ -121,4 +122,7 @@ These numbers have been compared to the reviewed results for GW190814 `combinedP
* Check upper value `mass ratio` * Check upper value `mass ratio`
* Check lower value `total_mass_source` * Check lower value `total_mass_source`
* Check lower value `mass_1_source` * Check lower value `mass_1_source`
* Check lower value `mass_2_source` * Check lower limit `theta_jn `
\ No newline at end of file * Check both limits for `L1_matched_filter_snr_abs ` (0.05 difference for the lower limit)
* Same issue with `H1_matched_filter_snr_abs `
* Same issue with `V1_matched_filter_snr_abs` , with a 0.13 difference.