Method

NumCosmoGalaxySDShapeGaussdata_set

Declaration [src]

void
nc_galaxy_sd_shape_gauss_data_set (
  NcGalaxySDShapeGauss* gsdsgauss,
  NcGalaxySDShapeData* data,
  const gdouble epsilon_obs_1,
  const gdouble epsilon_obs_2,
  const gdouble std_noise
)

Description [src]

Sets the observed ellipticity components and the gaussian noise dispersion.

Parameters

data

Type: NcGalaxySDShapeData

A NcGalaxySDShapeData.

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

Type: const gdouble

The observed ellipticity component 1.

epsilon_obs_2

Type: const gdouble

The observed ellipticity component 2.

std_noise

Type: const gdouble

The observational shape dispersion.