Large-scale structure#
This module implements functions related to the large-scale structure of matter in the universe. The scope includes the non-linear collapse of peaks in Gaussian random fields, i.e. density peaks, peak height and peak curvature, as well as the statistics of collapsed peaks, i.e., the halo mass function and halo bias.
The module does not deal with the power spectrum and correlation function, or other quantities that are not related to collapsed peaks; those are based in the Cosmology module. Any functions concerned with the properties of individual halos are based in the Dark matter halos module. See the Tutorials for LSS code examples.
Module reference#
- Peaks in Gaussian random fields
- Halo mass function
- Basics
- Mass function models
- Module contents
- Module reference
HaloMassFunctionModel
models
massFunction()
convertMassFunction()
modelPress74()
modelSheth99()
modelJenkins01()
modelReed03()
modelWarren06()
modelReed07()
modelTinker08()
modelCrocce10()
modelCourtin11()
modelBhattacharya11()
modelAngulo12()
modelWatson13()
modelBocquet16()
modelDespali16()
modelComparat17()
modelDiemer20()
modelSeppi20()
- Halo Bias