joshspeagle / dynesty

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

An issue about dyplot #448

Closed Krowkosy closed 1 year ago

Krowkosy commented 1 year ago

Hi, I have a question about dyplot. When I use dyplot to create a corner plot, I noticed that it only shows a small region around the converged values. How can I expand the plot range to match the priors I have set?

segasai commented 1 year ago

you can use the span= keyword to specify the range for each dimension see https://dynesty.readthedocs.io/en/stable/api.html#dynesty.plotting.cornerplot