SdssShapeAlgorithm ================== .. currentmodule:: lsst.meas.base .. autoclass:: SdssShapeAlgorithm :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SdssShapeAlgorithm.FAILURE ~SdssShapeAlgorithm.MAXITER ~SdssShapeAlgorithm.PSF_SHAPE_BAD ~SdssShapeAlgorithm.SHIFT ~SdssShapeAlgorithm.UNWEIGHTED ~SdssShapeAlgorithm.UNWEIGHTED_BAD .. rubric:: Methods Summary .. autosummary:: ~SdssShapeAlgorithm.computeAdaptiveMoments ~SdssShapeAlgorithm.computeFixedMomentsFlux ~SdssShapeAlgorithm.fail ~SdssShapeAlgorithm.getLogName ~SdssShapeAlgorithm.measure ~SdssShapeAlgorithm.measureForced .. rubric:: Attributes Documentation .. autoattribute:: FAILURE .. autoattribute:: MAXITER .. autoattribute:: PSF_SHAPE_BAD .. autoattribute:: SHIFT .. autoattribute:: UNWEIGHTED .. autoattribute:: UNWEIGHTED_BAD .. rubric:: Methods Documentation .. automethod:: computeAdaptiveMoments .. automethod:: computeFixedMomentsFlux .. automethod:: fail .. automethod:: getLogName .. automethod:: measure .. automethod:: measureForced