lsst.ip.diffim ga4827df335+905d866475
|
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 | |
namespace | lsst |
namespace | lsst::ip |
namespace | lsst::ip::diffim |
namespace | 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.