Method
NumCosmoGalaxySDShapeGaussdata_get
Declaration [src]
void
nc_galaxy_sd_shape_gauss_data_get (
NcGalaxySDShapeGauss* gsdsgauss,
NcGalaxySDShapeData* data,
gdouble* epsilon_obs_1,
gdouble* epsilon_obs_2,
gdouble* std_noise
)
Parameters
data-
Type:
NcGalaxySDShapeDataA
NcGalaxySDShapeData.The data is owned by the caller of the method. epsilon_obs_1-
Type:
gdouble*The observed ellipticity component 1.
The argument will be set by the function. epsilon_obs_2-
Type:
gdouble*The observed ellipticity component 2.
The argument will be set by the function. std_noise-
Type:
gdouble*The observational shape dispersion.
The argument will be set by the function.