Skip to content

antolonappan/cmblens

Repository files navigation

CMB Lensing for LiteBIRD simulation

Installation

pip install .

NOTE: When installing on NERSC, build mpi4py as mentioned here before installing the package.

After cloning for the first time, run pre-commit install.

Usage

  • cmblens module:

    import cmblens
    
    cmblens.CMBLensed(...)
    cmblens.MetaSIM(...)
    cmblens.hash_maps(...)
    cmblens.camb_clfile(...)
  • cmblens_mini module:

    import cmblens_mini
    
    cmblens_mini.CMBLensed(...)
    cmblens_mini.MetaSIM(...)
    cmblens_mini.hash_maps(...)
    cmblens_mini.camb_clfile(...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages