===== Tools ===== ==== MCMC ==== EMCEE (Foreman-Mackey et al.) is an affine-invariant ensemble sampler: available from the [[http://dan.iel.fm/emcee/|EMCEE website]] or at [[https://github.com/dfm/emcee|github]]. There is also a [[http://adsabs.harvard.edu/abs/2013PASP..125..306F|paper]]. Laura Watkins works with this code -- ask if you have questions. Info on other MCMC methods coming soon..... ==== MultiNest ==== To install MultiNest: [[https://github.com/JohannesBuchner/MultiNest]] The python wrapper PyMultiNest, and installation instructions can be found here: [[https://github.com/JohannesBuchner/PyMultiNest]]. This [[http://arxiv.org/abs/0809.3437|paper]] describes the code and some test examples. ==== LIMEPY ==== See [[:limepy|tutorial]].