Method

NumCosmoGalaxySDObsRedshiftPzgen

Declaration [src]

void
nc_galaxy_sd_obs_redshift_pz_gen (
  NcGalaxySDObsRedshiftPz* gsdorpz,
  NcmMSet* mset,
  NcGalaxySDObsRedshiftData* data,
  NcmRNG* rng
)

Description [src]

Sets the required columns for the data and generates a redshift observation.

Parameters

mset

Type: NcmMSet

A NcmMSet.

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

Type: NcGalaxySDObsRedshiftData

A NcGalaxySDObsRedshiftData.

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

Type: NcmRNG

A NcmRNG.

The data is owned by the caller of the method.