Method

NumCosmoReducedShearClusterMassP_z_gth_gobs

Declaration [src]

gdouble
nc_reduced_shear_cluster_mass_P_z_gth_gobs (
  NcReducedShearClusterMass* rscm,
  NcHICosmo* cosmo,
  const gdouble z,
  const gdouble g_th,
  const gdouble g_obs
)

Description [src]

Computes the probability distribution $P(g_\mathrm{obs} | g_\mathrm{th}, z)$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: const gdouble

The redshift $z$.

g_th

Type: const gdouble

The computed reduced shear $g_\mathrm{th}$.

g_obs

Type: const gdouble

The observed reduced shear $g_\mathrm{obs}$.

Return value

Type: gdouble

$P(g_\mathrm{obs} | g_\mathrm{th}, z)$.