lsst.coadd.chisquared
15.0-1-g788a293+24
|
Go to the source code of this file.
Namespaces | |
lsst | |
lsst::coadd | |
lsst::coadd::chisquared | |
Functions | |
template<typename CoaddPixelT , typename WeightPixelT > | |
lsst::afw::geom::Box2I | lsst::coadd::chisquared::addToCoadd (lsst::afw::image::MaskedImage< CoaddPixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > &coadd, lsst::afw::image::Image< WeightPixelT > &weightMap, lsst::afw::image::MaskedImage< CoaddPixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > const &maskedImage, lsst::afw::image::MaskPixel const badPixelMask, WeightPixelT weight) |
add good pixels from a masked image to a coadd and associated weight map using the chi squared algorithm More... | |
Definition in file addToCoadd.h.