Class LocalBackgroundControl

Class Documentation

class LocalBackgroundControl

Configuration of LocalBackgroundAlgorithm.

Public Functions

lsst::meas::base::LocalBackgroundControl::LSST_CONTROL_FIELD(badMaskPlanes, std::vector< std::string >, "Mask planes that indicate pixels that should be excluded from the measurement")
lsst::meas::base::LocalBackgroundControl::LSST_CONTROL_FIELD(annulusInner, float, "Inner radius for background annulus as a multiple of the PSF sigma")
lsst::meas::base::LocalBackgroundControl::LSST_CONTROL_FIELD(annulusOuter, float, "Outer radius for background annulus as a multiple of the PSF sigma")
lsst::meas::base::LocalBackgroundControl::LSST_CONTROL_FIELD(bgRej, float, "Rejection threshold (in standard deviations) for background measurement")
lsst::meas::base::LocalBackgroundControl::LSST_CONTROL_FIELD(bgIter, int, "Number of sigma-clipping iterations for background measurement")
LocalBackgroundControl()