lsst.coadd.utils 22.0.1-2-g8ea0215+8cac4b5a97
|
#include "lsst/afw/image.h"
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::coadd |
namespace | lsst::coadd::utils |
Functions | |
template<typename WeightPixelT > | |
void | lsst::coadd::utils::setCoaddEdgeBits (lsst::afw::image::Mask< lsst::afw::image::MaskPixel > &coaddMask, lsst::afw::image::Image< WeightPixelT > const &weightMap) |
set edge bits of coadd mask based on weight map More... | |
Definition in file setCoaddEdgeBits.h.