Function lsst::afw::math::makeStatistics(lsst::afw::image::Mask<lsst::afw::image::MaskPixel> const&, int const, StatisticsControl const&)¶
Function Documentation¶
-
Statistics
makeStatistics
(lsst::afw::image::Mask<lsst::afw::image::MaskPixel> const &msk, int const flags, StatisticsControl const &sctrl = StatisticsControl()) Specialization to handle Masks
- Parameters
msk
: Image (or MaskedImage) whose properties we wantflags
: Describe what we want to calculatesctrl
: Control how things are calculated