lsst.meas.algorithms  14.0-7-g23fdbe95+1
Namespaces
PsfAttributes.cc File Reference

Implementation of PSF code. More...

#include <cmath>
#include "lsst/base.h"
#include "lsst/afw/geom/Point.h"
#include "lsst/afw/geom/Angle.h"
#include "lsst/afw/geom/SpanSet.h"
#include "lsst/afw/image/ImagePca.h"
#include "lsst/afw/image/Exposure.h"
#include "lsst/afw/math/SpatialCell.h"
#include "lsst/afw/detection/Psf.h"
#include "lsst/afw/detection/Footprint.h"
#include "lsst/afw/table/Source.h"
#include "lsst/meas/base/GaussianCentroid.h"
#include "lsst/meas/algorithms/PSF.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 PSF code.

Definition in file PsfAttributes.cc.