Method

NumCosmoGalaxyRedshiftFactorDataread_row

Declaration [src]

void
nc_galaxy_redshift_factor_data_read_row (
  NcGalaxyRedshiftFactorData* data,
  NcGalaxyWLObs* obs,
  const guint i
)

Description [src]

Reads the galaxy redshift data from the observation.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

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

Type: const guint

The row index.