joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
347 stars 76 forks source link

Add option to set title quantiles of corner/traceplot #247

Closed MJKirk closed 3 years ago

MJKirk commented 3 years ago

As also suggested in https://github.com/joshspeagle/dynesty/issues/212

joshspeagle commented 3 years ago

This is a straightforward fix and the docstrings look good! Resolves #212.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 839381565


Changes Missing Coverage Covered Lines Changed/Added Lines %
py/dynesty/plotting.py 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 818773498: -0.04%
Covered Lines: 3366
Relevant Lines: 4681

💛 - Coveralls