Skip to content

python package to measure power spectrum and bispectrum

Notifications You must be signed in to change notification settings

changhoonhahn/pySpectrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

About

python package to measure power spectrum and bispectrum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published