Releases: mmechtley/psfMC
Current Beta Version
This release is a re-write of the sampler logic to now use the emcee ensemble sampler. Sampling is now much faster and gains the benefits of ensemble sampling (spend more time sampling good areas of parameter space, etc.).
Although it's a beta release this is likely to be the final release barring any bugfixes (this version of the software has been used to analyze quasar data in several different papers).
Final pyMC Version
New Analysis submodule. FITS image production has been moved there, and various statistical and plotting methods have been added for analyzing posterior chains. This includes MCMC corner plots via Dan Foreman-Mackey's corner.py module. Also includes two new command line scripts: corner_plot and plot_chain to generate these plots from a terminal.
First alpha release
Includes work up to the defense of my PhD thesis.