@@ -126,8 +126,7 @@ These numbers have been compared to the reviewed results for GW190814 `combinedP
...
@@ -126,8 +126,7 @@ These numbers have been compared to the reviewed results for GW190814 `combinedP
My guess is that this is due to different versions of `np.percentile` (pesummary uses ). To cross-check this, I have personally run the script at the page linked [1]:
My guess is that this is due to different versions of `np.percentile` (pesummary uses ). To cross-check this, I have personally run the script at the page linked [1]:
I have adapted the script to run only on `combinedPHM` data. I had also to change `matched_filter_snr` tag in `matched_filter_snr_abs`.
I have adapted the script to run only on `combinedPHM` data. I had also to change `matched_filter_snr` tag in `matched_filter_snr_abs`. Plus I have added two lines that print the intervals in the form [min, max]
The output of the script is:
```
chirp_mass_source = 6.09^0.06_0.06
total_mass_source = 25.52^1.21_1.22
mass_ratio = 0.11^0.01_0.01
mass_1_source = 22.91^1.32_1.32
mass_2_source = 2.62^0.11_0.12
chi_eff = -0.02^0.06_0.07
chi_p = 0.05^0.06_0.04
a_1 = 0.03^0.08_0.03
luminosity_distance = 237.97^44.04_43.81
redshift = 0.05^0.01_0.01
theta_jn = 0.9^1.49_0.28
L1_matched_filter_snr_abs = 22.2^0.13_0.21
H1_matched_filter_snr_abs = 10.66^0.1_0.15
V1_matched_filter_snr_abs = 4.27^0.22_0.58
network_matched_filter_snr = 24.98^0.14_0.22
```
[1]:[https://git.ligo.org/publications/gw190814/gw190814-discovery/-/wikis/PE-result-table](https://git.ligo.org/publications/gw190814/gw190814-discovery/-/wikis/PE-result-table) . There are sum difference in the following parameters
[1]:[https://git.ligo.org/publications/gw190814/gw190814-discovery/-/wikis/PE-result-table](https://git.ligo.org/publications/gw190814/gw190814-discovery/-/wikis/PE-result-table) . There are sum difference in the following parameters