|
lsst.ip.diffim
21.0.0-11-ga42c5b2b+86977b0b17
|
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.