Method

NumCosmoGalaxyRedshiftObsGaussdata_set

Declaration [src]

void
nc_galaxy_redshift_obs_gauss_data_set (
  NcGalaxyRedshiftObsGauss* gsdreg,
  NcGalaxyRedshiftObsData* data,
  const gdouble zp,
  const gdouble sigma0
)

Description [src]

Sets the per-galaxy photometric-redshift observation of data.

Parameters

data

Type: NcGalaxyRedshiftObsData

A NcGalaxyRedshiftObsData.

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

Type: const gdouble

The photometric-redshift point estimate.

sigma0

Type: const gdouble

The scatter parameter, sigma_z = sigma0 (1 + z).