|
lsst.afw g4f4f280218+81551fceaa
|
#include <cmath>#include "boost/format.hpp"#include "boost/algorithm/string/trim.hpp"#include "lsst/pex/exceptions.h"#include "lsst/daf/base/PropertySet.h"#include "lsst/afw/image/Filter.h"#include "lsst/afw/table/io/OutputArchive.h"#include "lsst/afw/table/io/CatalogVector.h"#include "lsst/afw/table/io/Persistable.cc"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. | |
| namespace | lsst::afw::image::detail |
Functions | |
| int | lsst::afw::image::detail::stripFilterKeywords (std::shared_ptr< lsst::daf::base::PropertySet > metadata) |
| Remove Filter-related keywords from the metadata. More... | |
| table::Key<std::string> name |