LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/afw/image.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::coadd | |
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.