Method
NumCosmoGalaxySDShapeGaussHSCgen
Declaration [src]
void
nc_galaxy_sd_shape_gauss_hsc_gen (
NcGalaxySDShapeGaussHSC* gsdshsc,
NcmMSet* mset,
NcGalaxySDShapeData* data,
const gdouble std_shape,
const gdouble std_noise,
const gdouble c1,
const gdouble c2,
const gdouble m,
NcGalaxyWLObsCoord coord,
NcmRNG* rng
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. data-
Type:
NcGalaxySDShapeDataA
NcGalaxySDShapeData.The data is owned by the caller of the method. std_shape-
Type:
const gdoubleThe intrinsic shape dispersion.
std_noise-
Type:
const gdoubleThe observational shape dispersion.
c1-
Type:
const gdoubleThe first additive bias parameter.
c2-
Type:
const gdoubleThe second additive bias parameter.
m-
Type:
const gdoubleThe multiplicative bias parameter.
coord-
Type:
NcGalaxyWLObsCoordThe coordinate system
NcGalaxyWLObsCoord. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.