lsst.afw  21.0.0-21-g5d80ea29e+e0d7160dc8
Namespaces | Functions
ExposureInfo.cc File Reference
#include "lsst/pex/exceptions.h"
#include "lsst/log/Log.h"
#include "lsst/afw/image/ExposureInfo.h"
#include "lsst/afw/image/PhotoCalib.h"
#include "lsst/afw/geom/polygon/Polygon.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/afw/image/ApCorrMap.h"
#include "lsst/afw/detection/Psf.h"
#include "lsst/afw/cameraGeom/Detector.h"
#include "lsst/afw/image/TransmissionCurve.h"
#include "lsst/afw/fits.h"

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.
 

Functions

std::shared_ptr< FilterLabel > lsst::afw::image::makeFilterLabel (Filter const &filter)
 Convert an old-style Filter to a FilterLabel. More...
 
Filter lsst::afw::image::makeFilter (FilterLabel const &label)
 Convert a FilterLabel back to an old-style Filter. More...