lsst.ip.diffim
22.0.1-19-gb93eaa13+35009dd557
|
Declaration of AssessSpatialKernelVisitor. More...
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/ip/diffim.h"
#include "lsst/daf/base/PropertySet.h"
Go to the source code of this file.
Classes | |
class | lsst::ip::diffim::detail::AssessSpatialKernelVisitor< PixelT > |
Asseses the quality of a candidate given a spatial kernel and background model. More... | |
Namespaces | |
lsst | |
lsst::ip | |
lsst::ip::diffim | |
lsst::ip::diffim::detail | |
Functions | |
template<typename PixelT > | |
std::shared_ptr< AssessSpatialKernelVisitor< PixelT > > | lsst::ip::diffim::detail::makeAssessSpatialKernelVisitor (std::shared_ptr< lsst::afw::math::LinearCombinationKernel > spatialKernel, lsst::afw::math::Kernel::SpatialFunctionPtr spatialBackground, lsst::daf::base::PropertySet const &ps) |
Declaration of AssessSpatialKernelVisitor.
Definition in file AssessSpatialKernelVisitor.h.