LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <memory>
#include "lsst/base.h"
#include "lsst/pex/config.h"
#include "lsst/meas/algorithms/ImagePsf.h"
#include "lsst/geom/Box.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/afw/geom/polygon/Polygon.h"
#include "lsst/afw/table/Exposure.h"
#include "lsst/afw/table/types.h"
#include "lsst/afw/math/warpExposure.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::CoaddPsfControl |
class | lsst::meas::algorithms::CoaddPsf |
CoaddPsf is the Psf derived to be used for non-PSF-matched Coadd images. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |