Cosmological parameter estimation with the MCMC Hammer

https://badge.fury.io/py/cosmoHammer.png https://cosmo-gitlab.phys.ethz.ch/cosmo/CosmoHammer/badges/master/build.svg https://cosmo-gitlab.phys.ethz.ch/cosmo/CosmoHammer/badges/master/coverage.svg http://img.shields.io/badge/arXiv-1212.1721-orange.svg?style=flat

CosmoHammer is a framework which embeds emcee , an implementation by Foreman-Mackey et al. (2012) of the Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler by Goodman and Weare (2010).

It gives the user the possibility to plug in modules for the computation of any desired likelihood. The major goal of the software is to reduce the complexity when one wants to extend or replace the existing computation by modules which fit the user’s needs as well as to provide the possibility to easily use large scale computing environments.

We published a paper in the Astronomy and Computing Journal which discusses the advantages and performance of our framework.

This project has been realized in collaboration with the Institute of 4D Technologies of the University of Applied Sciences and Arts Northwest Switzerland (Fachhochschule Nordwestschweiz - FHNW).

The development is coordinated on our gitlab instance and contributions are welcome. The documentation of CosmoHammer is available at our documentation server and the package is distributed over PyPI.

For all public modules such as PyCamb, WMAP, Planck and more, see the cosmoHammerPlugins project at https://cosmo-gitlab.phys.ethz.ch/cosmo/CosmoHammerPlugins.

Contact

Please contact Uwe Schmitt per Email in case of any question.

License

CosmoHammer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

CosmoHammer is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with CosmoHammer. If not, see <http://www.gnu.org/licenses/>.