LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces
PsfCandidate.cc File Reference

Implementation of code to determine spatial model of PSF. More...

#include "lsst/afw/detection/Footprint.h"
#include "lsst/geom.h"
#include "lsst/afw/image/ImageAlgorithm.h"
#include "lsst/afw/image/Image.h"
#include "lsst/afw/math/offsetImage.h"
#include "lsst/meas/algorithms/PsfCandidate.h"

Go to the source code of this file.

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.
 

Detailed Description

Implementation of code to determine spatial model of PSF.

Definition in file PsfCandidate.cc.