Skip to main content

Python package for the Reionization Effective Likelihood (relike) from Planck data

Project description

RELIKE:

Reionization Effective Likelihood from CMB

Author:

Chen Heinrich

Homepage:

https://github.com/chenheinrich/RELIKE

If you use this code, please cite Heinrich & Hu 2021.

Description and installation

The Reionization Effective Likelihood (RELIKE) is a fast and accurate likelihood code that compresses CMB large-scale E-mode polarization likelihoods for the purpose of constraining models of the global ionization history (currently supporting Planck 2018).

For a standard non-editable installation use:

pip install relike [--user]

The –user is optional and only required if you don’t have write permission to your main python installation. To install from source, clone from github using:

git clone https://github.com/chenheinrich/RELIKE

Then in the project source root directory use:

python setup.py install [--user]

If you want to modify the source code, you can install in the editable mode:

pip install -e . [--user]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

relike-0.0.4.tar.gz (60.3 kB view hashes)

Uploaded Source

Built Distribution

relike-0.0.4-py3-none-any.whl (59.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page