Using the Cosmo Hammer with Monte Python

Monte Python can now use the software Cosmo Hammer written by J. Akeret and S. Seehars, which is based on the emcee sampler, itself based on the Affine Invariant Markov Chain Monte Carlo

Note

By using the Cosmo Hammer, you agree to abide by the GNU General Public License v3.0 or higher (see their website)

Please look at their website for specifics about the installation.

Using with Monte Python

you can choose to use the Cosmo Hammer by specifying the argument: -m CH

You should probably always set the environment variable OMP_NUM_THREADS to your maximum number of cores:

$] export OMP_NUM_THREADS=4

before running.