LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Defines LocalShapeletKernel and ShapeletKernel. More...
#include "boost/shared_ptr.hpp"
#include "lsst/afw/math/Kernel.h"
#include "lsst/afw/image/Image.h"
#include "lsst/afw/image/Wcs.h"
#include "lsst/afw/geom/Point.h"
#include "lsst/meas/algorithms/Shapelet.h"
#include "lsst/meas/algorithms/ShapeletInterpolation.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::LocalShapeletKernel |
class | lsst::meas::algorithms::ShapeletKernel |
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst::meas | |
lsst::meas::algorithms | |
Defines LocalShapeletKernel and ShapeletKernel.
LocalShapeletKernel is appropriate for a small patch of an image where the variation is expected to be minimal (e.g. over the size of a galaxy).
ShapeletKernel is the more general case that includes variation across an image.
Definition in file ShapeletKernel.h.