Method

NumCosmoClusterMassplcl_Msz_Ml_p_ndetone

Declaration [src]

gdouble
nc_cluster_mass_plcl_Msz_Ml_p_ndetone (
  NcClusterMass* clusterm,
  gdouble lnMcut,
  const gdouble z,
  const gdouble Mpl,
  const gdouble Mcl,
  const gdouble sigma_pl,
  const gdouble sigma_cl
)

Description [src]

This function computes the i-th term of the posterior given flat priors for the selection function and mass function. See function nc_cluster_pseudo_counts_posterior_ndetone().

Parameters

lnMcut

Type: gdouble

Lower threshold of the true mass.

z

Type: const gdouble

Redshift.

Mpl

Type: const gdouble

Planck cluster mass.

Mcl

Type: const gdouble

CLASH cluster mass.

sigma_pl

Type: const gdouble

Planck mass error.

sigma_cl

Type: const gdouble

CLASH mass error.

Return value

Type: gdouble

Dimensionless probability term for the single-detection posterior contribution. The returned value is the integrated probability for the provided observed masses and thresholds (no prior on the selection function is included here).