Struct SoftenedLinearPriorControl

Struct Documentation

struct SoftenedLinearPriorControl

Public Functions

lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(ellipticityMaxOuter, double, "Maximum ellipticity magnitude (conformal shear units)")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(ellipticityMaxInner, double, "Ellipticity magnitude (conformal shear units) at which the softened cutoff begins")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(logRadiusMinOuter, double, "Minimum ln(radius)")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(logRadiusMinInner, double, "ln(radius) at which the softened cutoff begins towards the minimum")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(logRadiusMaxOuter, double, "Maximum ln(radius)")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(logRadiusMaxInner, double, "ln(radius) at which the softened cutoff begins towards the maximum")
lsst::meas::modelfit::SoftenedLinearPriorControl::LSST_CONTROL_FIELD(logRadiusMinMaxRatio, double, "The ratio P(logRadiusMinInner)/P(logRadiusMaxInner)")
SoftenedLinearPriorControl()