Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 569 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 569 Bytes

Halo mass function emulator

Emulator for the halo mass function from The Aemulus Project. Using this emulator is fairly straightforward. To use the emulator, first install george via pip and Class (not via pip), as well the Aemulator tool (available via pip).

Once you have done so, you can clone this repository and install using python setup.py install. This repository is confirmed to work using Python 2.7 and 3.7.