Class lsst::meas::algorithms::PsfCandidate

template<typename PixelT>
class PsfCandidate : public lsst::afw::math::SpatialCellImageCandidate

Class stored in SpatialCells for spatial Psf fitting.

PsfCandidate is a detection that may turn out to be a PSF. We’ll assign them to sets of SpatialCells; these sets will then be used to fit a spatial model to the PSF.