Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 533 Bytes

File metadata and controls

25 lines (13 loc) · 533 Bytes

Cosmo_cleaner

Installation

pip install -e .

or

python setup.py install --user

low_redshiftplots.py used to generate cib cleaning plots with main CMB experiments: ACT,SO, S4

soundh.py used to generate data for neutrino bias reduction plots.

Dependencies

  • orphics <https://github.com/msyriac/orphics/>__ (pip install -e . --user)

  • tempura <https://github.com/simonsobs/tempura>__ (Clone the repository then do python setup.py build_ext -i and then python setup.py install)