|
lsst.meas.algorithms g4ca71c8708+5e2e56f82e
|
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 | |
| namespace | lsst |
| namespace | lsst::meas |
| namespace | lsst::meas::algorithms |
| Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
Implementation of code to determine spatial model of PSF.
Definition in file PsfCandidate.cc.