Method

NumCosmoGalaxyShapeFactorupdate_data_radius

Declaration [src]

void
nc_galaxy_shape_factor_update_data_radius (
  NcGalaxyShapeFactor* gsf,
  NcGalaxyShapeFactorData* data
)

Description [src]

Refreshes datas cached projected radius, tangential-frame rotation of the observed ellipticity, and rotated calibration bias, using the geometry cache from the last nc_galaxy_shape_factor_prepare() call. Unconditional: call only when nc_galaxy_shape_factor_get_radius_hash() actually changed.

Parameters

data

Type: NcGalaxyShapeFactorData

A NcGalaxyShapeFactorData.

The data is owned by the caller of the method.