Method

NumCosmoClusterPseudoCountsposterior_numerator_plcl

Declaration [src]

gdouble
nc_cluster_pseudo_counts_posterior_numerator_plcl (
  NcClusterPseudoCounts* cpc,
  NcHaloMassFunction* mfp,
  NcClusterMass* clusterm,
  NcHICosmo* cosmo,
  const gdouble z,
  const gdouble Mpl,
  const gdouble Mcl,
  const gdouble sigma_pl,
  const gdouble sigma_cl
)

Description [src]

($M_0 = 5.7 \times 10^{14} \, h^{-1} M_\odot$) for the purpose of non-dimensionalizing observed masses. Future work may expose the pivot as a model property.

Parameters

mfp

Type: NcHaloMassFunction

A NcHaloMassFunction.

The data is owned by the caller of the method.
clusterm

Type: NcClusterMass

A NcClusterMass.

The data is owned by the caller of the method.
cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
z

Type: const gdouble

Spectroscopic redshift.

Mpl

Type: const gdouble

Planck mass.

Mcl

Type: const gdouble

CLASH mass.

sigma_pl

Type: const gdouble

Standard deviation of Planck mass.

sigma_cl

Type: const gdouble

Standard deviation of CLASH mass.

Return value

Type: gdouble

Dimensionless posterior numerator contribution for the PL-CL model evaluated at the provided observed masses and redshift.