lsst.afw
22.0.1-39-g816bf8776+e9ecb060fe
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
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... | |