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
Classes | Namespaces | Functions
Shapelet.h File Reference

Defines the Shapelet class. More...

#include <complex>
#include "boost/shared_ptr.hpp"
#include "Eigen/Core"
#include "lsst/afw/table/Source.h"
#include "lsst/afw/image/Exposure.h"
#include "lsst/afw/geom/Point.h"

Go to the source code of this file.

Classes

class  lsst::meas::algorithms::Shapelet
 

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst::meas
 
 lsst::meas::algorithms
 
 lsst::meas::algorithms::shapelet
 

Functions

Eigen::Matrix2d lsst::meas::algorithms::getJacobian (const lsst::afw::image::Wcs &wcs, const lsst::afw::geom::PointD &pos)
 a helper function to deal with the fact that Wcs doesn't directly return a Jacobian. More...
 

Detailed Description

Defines the Shapelet class.

Author
Mike Jarvis

Definition in file Shapelet.h.