Code Repo : https://github.com/nkern/pycape
pycape is a Python toolbox for producing 21cm parameter constraints with emulators. It contains methods for calculating a 21cm likelihood and is attached to a Markov Chain Monte Carlo sampler. The emulator code can be found in the emupy package.
pycape is dependent on a few public codes:
- numpy >= 1.10.4
- scipy >= 0.18.0
- emcee : http://dan.iel.fm/emcee/current
- emupy : https://github.com/nkern/emupy
Please check emupy for further software dependencies.
To install, clone this repo and run the setup.py script as
python setup.py install
See examples for demonstrations on how to run the code.
See the General Public License for details on usage
Please use Kern et al. 2017 for citation.
Nicholas Kern