lsst.meas.extensions.simpleShape
13.0-5-gaa0a428+21
|
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::SimpleShape | static |
Control typedef | lsst::meas::extensions::simpleShape::SimpleShape | |
convertRawMoments(Eigen::Matrix< double, 6, 1 > const &q, afw::geom::ellipses::Quadrupole &quadrupole, afw::geom::Point2D ¢er) | lsst::meas::extensions::simpleShape::SimpleShape | static |
correctWeightedMoments(afw::geom::ellipses::Quadrupole const &weight, afw::geom::ellipses::Quadrupole &ellipse, afw::geom::Point2D ¢er) | lsst::meas::extensions::simpleShape::SimpleShape | static |
fail(afw::table::SourceRecord &measRecord, lsst::meas::base::MeasurementError *error=NULL) const | lsst::meas::extensions::simpleShape::SimpleShape | virtual |
FAILURE | lsst::meas::extensions::simpleShape::SimpleShape | static |
getFlagDefinitions() | lsst::meas::extensions::simpleShape::SimpleShape | static |
measure(afw::table::SourceRecord &measRecord, afw::image::Exposure< float > const &exposure) const | lsst::meas::extensions::simpleShape::SimpleShape | virtual |
N_FLAGS | lsst::meas::extensions::simpleShape::SimpleShape | static |
SimpleShape(Control const &ctrl, std::string const &name, afw::table::Schema &schema) | lsst::meas::extensions::simpleShape::SimpleShape |