... | ... | @@ -45,4 +45,6 @@ The single summary pages can be found at: |
|
|
|
|
|
### Step 3 (check 90% credible intervals)
|
|
|
|
|
|
In `pesummary` the credible interval is calculated in a way that includes the 90% of the probability: [median - 5% percentile, median + 95%], as you can see from [plot.py#L106](https://git.ligo.org/lscsoft/pesummary/-/blob/master/pesummary/core/plots/plot.py#L106) and [plot.py#L107](https://git.ligo.org/lscsoft/pesummary/-/blob/master/pesummary/core/plots/plot.py#L107)
|
|
|
|
|
|
|