lsst.ip.diffim g85b7a35e91+27594818bd
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
AssessSpatialKernelVisitor.h File Reference

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)
 

Detailed Description

Declaration of AssessSpatialKernelVisitor.

Author
Andrew Becker, University of Washington

Definition in file AssessSpatialKernelVisitor.h.