dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
55 stars 18 forks source link

Add script to make pp-plots with optional confidence bands #194

Open mpuerrer opened 1 year ago

mpuerrer commented 1 year ago

A reworking of Jonas' code to make a p-p plot with added binomial confidence bands.

I noticed that weighted_percentile_of_score() isn't actually used in this script, but it must have been used earlier when computing the percentile data, so it could be moved into another script, or this script could be extended to include code used for computing the percentile data.