Virtual Method

NumCosmoReducedShearCalibeval

Declaration [src]

gdouble
eval (
  NcReducedShearCalib* rs_calib,
  const gdouble g_th,
  const gdouble psf_size,
  const gdouble gal_size
)

Description [src]

Evaluates the calibrated reduced shear given the theoretical value and observational parameters.

Parameters

g_th

Type: const gdouble

Theoretical reduced shear.

psf_size

Type: const gdouble

Point spread function size.

gal_size

Type: const gdouble

Galaxy size.

Return value

Type: gdouble

The calibrated reduced shear.