#include <functional>
#include <list>
#include <string>
#include "boost/format.hpp"
#include "lsst/daf/base.h"
#include "lsst/geom.h"
#include "lsst/pex/exceptions.h"
#include "lsst/log/Log.h"
#include "lsst/afw/image/Mask.h"
#include "lsst/afw/image/LsstImageTypes.h"
#include "lsst/afw/image/detail/MaskDict.h"
#include "lsst/afw/image/MaskFitsReader.h"
Go to the source code of this file.
|
| lsst |
| A base class for image defects.
|
|
| lsst::afw |
|
| lsst::afw::image |
| Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.
|
|