lsst.afw g8f2ba02de7+e31e6a4341
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | lsst |
A base class for image defects. | |
namespace | lsst::afw |
namespace | lsst::afw::image |
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
Typedefs | |
using | lsst::afw::image::MaskPixel = std::int32_t |
default type for Masks and MaskedImage Masks More... | |
using | lsst::afw::image::VariancePixel = float |
default type for MaskedImage variance images More... | |