Skip to content

Libraries to analyze numerical simulations (python3)

License

Notifications You must be signed in to change notification settings

RichardFury/Pylians3_EMC

 
 

Repository files navigation

Pylians3

Pylians stands for Python libraries for the analysis of numerical simulations.

Installation

For the stable version do:

python -m pip install Pylians

For the development version do

git clone https://github.com/franciscovillaescusa/Pylians3.git
cd Pylians3
python -m pip install .

Usage

Pylians3 is a set of python libraries, written in python, cython and C, whose purposes is to facilitate the analysis of numerical simulations (both N-body and hydrodynamic). Among other things, they can be used to:

  • Compute density fields
  • Compute power spectra
  • Compute bispectra
  • Compute correlation functions
  • Identify voids
  • Populate halos with galaxies using an HOD
  • Apply HI+H2 corrections to the output of hydrodynamic simulations
  • Make 21cm maps
  • Compute DLAs column density distribution functions
  • Plot density fields and make movies

Documentation

See here for the detailed documentation.

About

Libraries to analyze numerical simulations (python3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cython 51.7%
  • Python 44.9%
  • C 3.4%