hmf.mass_function.fitting_functions.ST

class hmf.mass_function.fitting_functions.ST[source]

Alias of SMT

Methods

__init__(nu2[, m, z, n_eff, …])

Initialize self.

get_measured_mdef()

get_models()

Get a dictionary of all implemented models for this component.

norm()

Attributes

cutmask

A logical mask array specifying which elements of fsigma are within the fitted range.

fsigma

The function \(f(\sigma)\equiv\nu f(\nu)\).

lnsigma

Negative log of sigma.

nu

The peak height, sigma/delta_c.

omegam_z

Normalised matter density at current redshift.

req_mass

Whether m is required for this subclass

req_neff

Whether n_eff is required for this subclass

req_sigma

req_z

sigma

The sqrt of mass variance as a function of mass.

sim_definition

Details of the defining simulation, subclass of SimDetails