Skip to content

Add some post processing tools

Colm Talbot requested to merge add_some_post_processing_tools into master

This MR modifies how the marginal histograms are generated now:

  • everything in the posterior is plotted by default.
  • the pdf and cdf are plotted.

It also adds methods to the result to get the credible level at which injections are found and a function to make a pp-plot from many injections.

Merge request reports