lsst.ip.diffim g961520b1fb+5331e7a29f
|
This is the complete list of members for lsst::ip::diffim::NaiveDipoleCentroid, including all inherited members.
_centerKeys | lsst::ip::diffim::DipoleCentroidAlgorithm | protected |
_logName | lsst::meas::base::SimpleAlgorithm | protected |
_negativeKeys | lsst::ip::diffim::DipoleCentroidAlgorithm | protected |
_positiveKeys | lsst::ip::diffim::DipoleCentroidAlgorithm | protected |
Control typedef | lsst::ip::diffim::DipoleCentroidAlgorithm | |
DipoleCentroidAlgorithm(Control const &ctrl, std::string const &name, afw::table::Schema &schema, std::string const &doc) | lsst::ip::diffim::DipoleCentroidAlgorithm | inline |
DipoleCentroidAlgorithm(Control const &ctrl, std::string const &name, afw::table::Schema &schema, std::string const &doc, ResultKey const &positiveKeys, ResultKey const &negativeKeys) | lsst::ip::diffim::DipoleCentroidAlgorithm | inlineprotected |
fail(afw::table::SourceRecord &measRecord, meas::base::MeasurementError *error=NULL) const | lsst::ip::diffim::NaiveDipoleCentroid | virtual |
FAILURE | lsst::ip::diffim::DipoleCentroidAlgorithm | static |
getCenterKeys() const | lsst::ip::diffim::NaiveDipoleCentroid | inline |
getFlagDefinitions() | lsst::ip::diffim::DipoleCentroidAlgorithm | static |
getLogName() const | lsst::meas::base::SimpleAlgorithm | |
getNegativeKeys() const | lsst::ip::diffim::NaiveDipoleCentroid | inline |
getPositiveKeys() const | lsst::ip::diffim::NaiveDipoleCentroid | inline |
measure(afw::table::SourceRecord &measRecord, afw::image::Exposure< float > const &exposure) const | lsst::ip::diffim::NaiveDipoleCentroid | virtual |
measureForced(afw::table::SourceRecord &measRecord, afw::image::Exposure< float > const &exposure, afw::table::SourceRecord const &refRecord, afw::geom::SkyWcs const &refWcs) const | lsst::meas::base::SimpleAlgorithm | virtual |
measureN(afw::table::SourceCatalog const &measCat, afw::image::Exposure< float > const &exposure) const | lsst::meas::base::SimpleAlgorithm | virtual |
measureNForced(afw::table::SourceCatalog const &measCat, afw::image::Exposure< float > const &exposure, afw::table::SourceCatalog const &refRecord, afw::geom::SkyWcs const &refWcs) const | lsst::meas::base::SimpleAlgorithm | virtual |
mergeCentroids(afw::table::SourceRecord &source, double posValue, double negValue) const | lsst::ip::diffim::NaiveDipoleCentroid | |
NaiveDipoleCentroid(Control const &ctrl, std::string const &name, afw::table::Schema &schema) | lsst::ip::diffim::NaiveDipoleCentroid | |
NaiveDipoleCentroid(Control const &ctrl, std::string const &name, afw::table::Schema &schema, ResultKey const &positiveKeys, ResultKey const &negativeKeys) | lsst::ip::diffim::NaiveDipoleCentroid | protected |
NEG_FLAG | lsst::ip::diffim::DipoleCentroidAlgorithm | static |
POS_FLAG | lsst::ip::diffim::DipoleCentroidAlgorithm | static |
ResultKey typedef | lsst::ip::diffim::NaiveDipoleCentroid | |
~BaseAlgorithm() | lsst::meas::base::BaseAlgorithm | virtual |