Skip to content

Make the corner plots use 1, 2, and 3-sigma countours

Gregory Ashton requested to merge fix-sigmas-in-corner into master

Based on http://corner.readthedocs.io/en/latest/pages/sigmas.html This makes the countour levels 1, 2, and 3 sigma. Then the quantiles are 1 sigma.

Old behaviour: gaussian_example_corner

New behaviour: gaussian_example_corner

Merge request reports