lsst.meas.algorithms  17.0.1-8-gd60f3cda+12
Namespaces
PsfCandidate.cc File Reference

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

#include "lsst/afw/detection/Footprint.h"
#include "lsst/afw/geom/Point.h"
#include "lsst/afw/geom/Extent.h"
#include "lsst/afw/geom/Box.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
 
 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.