Method
NumCosmoGalaxyRedshiftObsGaussdata_set
Declaration [src]
void
nc_galaxy_redshift_obs_gauss_data_set (
NcGalaxyRedshiftObsGauss* gsdreg,
NcGalaxyRedshiftObsData* data,
const gdouble zp,
const gdouble sigma0
)
Parameters
data-
Type:
NcGalaxyRedshiftObsDataA
NcGalaxyRedshiftObsData.The data is owned by the caller of the method. zp-
Type:
const gdoubleThe photometric-redshift point estimate.
sigma0-
Type:
const gdoubleThe scatter parameter, sigma_z = sigma0 (1 + z).