onepower.hod#

A module for computing Halo Occupation Distribution (HOD) models. This module provides classes and functions to calculate properties of galaxies within dark matter halos, using various HOD models and conditional observable functions (COFs).

Functions

load_data(file_name)

Load data from a file.

Classes

Cacciato([cosmo, mass, dndlnm, halo_bias, ...])

CSMF/CLF model from Cacciato et al. (2013) [1]_.

HaloOccupationDistribution([cosmo, mass, ...])

Base class for Halo Occupation Distribution (HOD) models.

Simple([cosmo, mass, dndlnm, halo_bias, ...])

Simple HOD model

Zehavi([cosmo, mass, dndlnm, halo_bias, ...])

HOD model from Zehavi et al. (2004) [1]_.

Zhai([cosmo, mass, dndlnm, halo_bias, ...])

HOD model from Zhai et al. (2017) [1]_.

Zheng([cosmo, mass, dndlnm, halo_bias, ...])

HOD model from Zheng et al. (2005) [1]_.