lsst.meas.algorithms gbe01a4569f+83031d2c9b
|
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.