Class ApertureFluxControl¶
Defined in File ApertureFlux.h
Class Documentation¶
-
class
ApertureFluxControl
¶ Configuration object for multiple-aperture flux algorithms
Public Functions
-
ApertureFluxControl
()¶
-
lsst::meas::base::ApertureFluxControl::LSST_CONTROL_FIELD(radii, std::vector< double >, "Radius (in pixels) of apertures.")
-
lsst::meas::base::ApertureFluxControl::LSST_CONTROL_FIELD(maxSincRadius, double, "Maximum radius (in pixels) for which the sinc algorithm should be used instead of the " "faster naive algorithm. For elliptical apertures, this is the minor axis radius.")
-
lsst::meas::base::ApertureFluxControl::LSST_CONTROL_FIELD(shiftKernel, std::string, "Warping kernel used to shift Sinc photometry coefficients to different center positions")
-