Virtual Method

NumCosmoGalaxyRedshiftObsSeleval

Declaration [src]

gdouble
eval (
  NcGalaxyRedshiftObsSel* gsdrop,
  const gdouble z,
  const gdouble obs
)

Description [src]

Computes the population-level probability density of the observable at value obs and fixed true redshift z, i.e. the density whose integral over a window is nc_galaxy_redshift_obs_sel_window_mass(). Used by the binning calculator to build the marginal observable distribution $P(z_p)$.

Parameters

z

Type: const gdouble

The true redshift $z$.

obs

Type: const gdouble

The observable value.

Return value

Type: gdouble

The population observable density at obs.