LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs
KernelCandidate.cc File Reference

Implementation of KernelCandidate class. More...

#include "boost/timer.hpp"
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/log/Log.h"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/ip/diffim/KernelCandidate.h"
#include "lsst/ip/diffim/ImageSubtract.h"
#include "lsst/ip/diffim/ImageStatistics.h"
#include "lsst/ip/diffim/KernelSolution.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::ip
 
 lsst::ip::diffim
 

Typedefs

typedef float lsst::ip::diffim::PixelT
 

Detailed Description

Implementation of KernelCandidate class.

Author
Andrew Becker, University of Washington

Definition in file KernelCandidate.cc.