Skip to content

Releases: mmechtley/psfMC

Current Beta Version

22 Sep 20:41

Choose a tag to compare

Current Beta Version Pre-release
Pre-release

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

22 Jul 03:30

Choose a tag to compare

Final pyMC Version Pre-release
Pre-release

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

04 Sep 10:58

Choose a tag to compare

First alpha release Pre-release
Pre-release

Includes work up to the defense of my PhD thesis.