Method

NumCosmoClusterPseudoCountsselection_function

Declaration [src]

gdouble
nc_cluster_pseudo_counts_selection_function (
  NcClusterPseudoCounts* cpc,
  gdouble lnM,
  gdouble z
)

Description [src]

Compute the selection function S(lnM, z), i.e. the probability that a halo of true log-mass lnM at redshift z is included in the sample given the modelled survey selection parameters. The selection is 0 outside the configured redshift window and follows a smooth transition around the mass cut inside the interval.

Parameters

lnM

Type: gdouble

Logarithm base e of the true mass.

z

Type: gdouble

True redshift.

Return value

Type: gdouble

Selection probability in the interval [0, 1].