Method
NumCosmoClusterPseudoCountsmf_lognormal_integral
Declaration [src]
gdouble
nc_cluster_pseudo_counts_mf_lognormal_integral (
NcClusterPseudoCounts* cpc,
NcHaloMassFunction* mfp,
NcClusterMass* clusterm,
NcHICosmo* cosmo,
const gdouble lnMsz,
const gdouble lnMl,
const gdouble z
)
Description [src]
Numerically evaluate the integral of the mass function multiplied by the log-normal observable distribution for given SZ and lensing observed masses. This is used in assembling expected counts or likelihoods where a log-normal approximation is sufficient.
Parameters
mfp-
Type:
NcHaloMassFunctionA
NcHaloMassFunction.The data is owned by the caller of the method. clusterm-
Type:
NcClusterMassA
NcClusterMass.The data is owned by the caller of the method. cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. lnMsz-
Type:
const gdoubleLogarithm base e of SZ mass.
lnMl-
Type:
const gdoubleLogarithm base e of lensing mass.
z-
Type:
const gdoubleSpectroscopic redshift.