lsst.meas.extensions.simpleShape  13.0-5-gaa0a428+33
 All Classes Namespaces Files Functions Variables Typedefs Macros
lsst::meas::extensions::simpleShape::SimpleShape Member List

This is the complete list of members for lsst::meas::extensions::simpleShape::SimpleShape, including all inherited members.

computeMoments(afw::geom::ellipses::Ellipse const &weight, afw::image::MaskedImage< T > const &image, double nSigmaRegion=3.0)lsst::meas::extensions::simpleShape::SimpleShapestatic
Control typedeflsst::meas::extensions::simpleShape::SimpleShape
convertRawMoments(Eigen::Matrix< double, 6, 1 > const &q, afw::geom::ellipses::Quadrupole &quadrupole, afw::geom::Point2D &center)lsst::meas::extensions::simpleShape::SimpleShapestatic
correctWeightedMoments(afw::geom::ellipses::Quadrupole const &weight, afw::geom::ellipses::Quadrupole &ellipse, afw::geom::Point2D &center)lsst::meas::extensions::simpleShape::SimpleShapestatic
fail(afw::table::SourceRecord &measRecord, lsst::meas::base::MeasurementError *error=NULL) const lsst::meas::extensions::simpleShape::SimpleShapevirtual
FAILURElsst::meas::extensions::simpleShape::SimpleShapestatic
getFlagDefinitions()lsst::meas::extensions::simpleShape::SimpleShapestatic
measure(afw::table::SourceRecord &measRecord, afw::image::Exposure< float > const &exposure) const lsst::meas::extensions::simpleShape::SimpleShapevirtual
N_FLAGSlsst::meas::extensions::simpleShape::SimpleShapestatic
SimpleShape(Control const &ctrl, std::string const &name, afw::table::Schema &schema)lsst::meas::extensions::simpleShape::SimpleShape