lsst.coadd.utils gfed783d017+01650e2794
|
#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.