Class lsst::ip::diffim::KernelCandidate

template<typename _PixelT>
class KernelCandidate : public lsst::afw::math::SpatialCellImageCandidate

Class stored in SpatialCells for spatial Kernel fitting.

Note

KernelCandidate is a single Kernel derived around a source. We’ll assign them to sets of SpatialCells; these sets will then be used to fit a spatial model to the Kernel.