changhoonhahn / pySpectrum

python package to measure power spectrum and bispectrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pySpectrum

Python package for calculating the galaxy/halo/dark matter power spectrum and bispectrum.

Installation

required packages:

  • numpy
  • scipy
  • astropy
  • matplotlib
  • f2py

Also requires FFTW3. You can also install FFTW3 using homebrew.

To install the package, clone the github repo and run setpy.py

git clone https://github.com/changhoonhahn/pySpectrum.git
cd pySpectrum
python setup.py install

Coming Soon

  • power spectrum quadrupole for periodic box

Contact

If you have any questions or need help using the package, feel free to contact me at changhoon.hahn@princeton.edu

About

python package to measure power spectrum and bispectrum


Languages

Language:Jupyter Notebook 52.3%Language:Python 39.6%Language:Fortran 7.9%Language:Shell 0.2%