Template Function lsst::afw::math::makeStatistics(lsst::afw::image::MaskedImage<Pixel> const&, int const, StatisticsControl const&)

Function Documentation

template<typename Pixel>
Statistics makeStatistics(lsst::afw::image::MaskedImage<Pixel> const &mimg, int const flags, StatisticsControl const &sctrl = StatisticsControl())

Handle MaskedImages, just pass the getImage() and getMask() values right on through.