_find_stray_flux(lsst::afw::detection::Footprint const &foot, ImagePtrT tsum, MaskedImageT const &img, int strayFluxOptions, std::vector< boost::shared_ptr< lsst::afw::detection::Footprint > > tfoots, std::vector< bool > const &ispsf, std::vector< int > const &pkx, std::vector< int > const &pky, double clipStrayFluxFraction, std::vector< boost::shared_ptr< typename lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > > > &strays) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
_sum_templates(std::vector< ImagePtrT > timgs, ImagePtrT tsum) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
apportionFlux(MaskedImageT const &img, lsst::afw::detection::Footprint const &foot, std::vector< typename boost::shared_ptr< lsst::afw::image::Image< ImagePixelT > >> templates, std::vector< boost::shared_ptr< lsst::afw::detection::Footprint > > templ_footprints, ImagePtrT templ_sum, std::vector< bool > const &ispsf, std::vector< int > const &pkx, std::vector< int > const &pky, std::vector< boost::shared_ptr< typename lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > > > &strays, int strayFluxOptions, double clipStrayFluxFraction) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
ASSIGN_STRAYFLUX | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
buildSymmetricTemplate(MaskedImageT const &img, lsst::afw::detection::Footprint const &foot, lsst::afw::detection::PeakRecord const &pk, double sigma1, bool minZero, bool patchEdges, bool *patchedEdges) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
FootprintPtrT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
FootprintT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
getSignificantEdgePixels(ImagePtrT, boost::shared_ptr< lsst::afw::detection::Footprint >, ImagePixelT threshold) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
hasSignificantFluxAtEdge(ImagePtrT, boost::shared_ptr< lsst::afw::detection::Footprint >, ImagePixelT threshold) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
HeavyFootprintPtrT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
HeavyFootprintT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
ImagePtrT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
ImageT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
makeMonotonic(ImageT &img, lsst::afw::detection::PeakRecord const &pk) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
MaskedImagePtrT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
MaskedImageT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
MaskPtrT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
MaskT typedef | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
medianFilter(ImageT const &img, ImageT &outimg, int halfsize) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
STRAYFLUX_NEAREST_FOOTPRINT | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
STRAYFLUX_R_TO_FOOTPRINT | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
STRAYFLUX_TO_POINT_SOURCES_ALWAYS | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
STRAYFLUX_TO_POINT_SOURCES_WHEN_NECESSARY | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
STRAYFLUX_TRIM | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |
symmetrizeFootprint(lsst::afw::detection::Footprint const &foot, int cx, int cy) | lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | static |