Class SdssShapeControl

Class Documentation

class SdssShapeControl

A C++ control class to handle SdssShapeAlgorithm’s configuration.

Public Functions

lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(background, double, "Additional value to add to background")
lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(maxIter, int, "Maximum number of iterations")
lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(maxShift, double, "Maximum centroid shift, limited to 2-10")
lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(tol1, float, "Convergence tolerance for e1, e2")
lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(tol2, float, "Convergence tolerance for FWHM")
lsst::meas::base::SdssShapeControl::LSST_CONTROL_FIELD(doMeasurePsf, bool, "Whether to also compute the shape of the PSF model")
SdssShapeControl()