Method

NumCosmoClusterPseudoCountsndet

Declaration [src]

gdouble
nc_cluster_pseudo_counts_ndet (
  NcClusterPseudoCounts* cpc,
  NcHaloMassFunction* mfp,
  NcHICosmo* cosmo
)

Description [src]

Compute the expected number of detections integrating over mass and the configured redshift interval. The function integrates the selection-weighted halo mass function over the fiducial mass and redshift limits.

Parameters

mfp

Type: NcHaloMassFunction

A NcHaloMassFunction.

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.

Return value

Type: gdouble

Expected number of detections (dimensionless count).