unequal-time power spectrum functions
Project description
unequalPy: A package for the unequal-time matter power spectrum
This package contains functions to obtain the unequal-time power spectrum at one-loop in standard perturbation theory an effective field theory. It also provides functions to reproduce the analysis in [1]:
Approximations to the unequal-time matter power spectrum: geometric and the midpoint approximations.
Weak lensing functions: filters and lensing efficiency.
Tests using DES-Y1 data and cosmoSIS.
The full list of features can be found in the unequalPy Documentation.
If you use UnequalPy for work or research presented in a publication please follow our Citation Guidelines.
Getting Started
unequalPy is distributed through PyPI. To install UnequalPy and its dependencies using pip:
$ pip install unequalpy
The unequalPy library can then be imported from python:
>>> import unequalpy
>>> help(unequalpy)
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.