halomod.halo_exclusion.NoExclusion

class halomod.halo_exclusion.NoExclusion(m, density, Ifunc, bias, r, delta_halo, mean_density)[source]

A model where there’s no halo exclusion.

Methods

__init__(m, density, Ifunc, bias, r, …)

Initialize self.

get_models()

Get a dictionary of all implemented models for this component.

integrate()

Integrate the raw_integrand() over mass.

raw_integrand()

Return either a 2d (k,m) or 3d (r,k,m) array with the general integrand.