joshspeagle / dynesty

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

increase logzerr? #117

Closed joshspeagle closed 5 years ago

joshspeagle commented 5 years ago

My calculations (and some of the calculations/results from Higson et al.) suggest that logzerr is generically underestimated by ~sqrt(2). I should consider actually adding this in by hand during runtime, with an associated flag for when users might want to turn this off.