pynbody.analysis#
Tools for scientific analysis with pynbody
This sub-package contains a number of modules that enable scientific analysis beyond the basic capabilities of pynbody.
The most essential tools are imported into the sub-package itself, so that they can be accessed directly from
pynbody.analysis. For example, pynbody.analysis.halo.center() is accessible as pynbody.analysis.center(),
while pynbody.analysis.angmom.faceon() is accessible as pynbody.analysis.faceon().
Modules
Analysis involving angular momentum. |
|
Functions for common cosmological calculations. |
|
Functions for calculating crucial properties of halos, such as their center, shape, and virial radius. |
|
Deprecated module for calculating HI fractions with optional self-shielding. |
|
Routines related to halo mass function and other cosmological calculations. |
|
Ionisation fraction estimations from grids of cloudy models |
|
Routines and derived arrays for calculating luminosities and magnitudes. |
|
Calculations relevant to galactic morphology |
|
Support for creating profiles of various quantities, normally as a function of 2d or 3d radius. |
|
RAMSES-specific analysis utilities |
|
Implements functional forms of known density profiles and code to fit them to simulation data. |