lsst.meas.algorithms  19.0.0-20-g5a5a17ab+4
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
 
 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.