SingleFrameJacobianPlugin ========================= .. currentmodule:: lsst.meas.base .. autoclass:: SingleFrameJacobianPlugin :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SingleFrameJacobianPlugin.APCORR_ORDER ~SingleFrameJacobianPlugin.CENTROID_ORDER ~SingleFrameJacobianPlugin.DEFAULT_CATALOGCALCULATION ~SingleFrameJacobianPlugin.FLUX_ORDER ~SingleFrameJacobianPlugin.SHAPE_ORDER ~SingleFrameJacobianPlugin.registry .. rubric:: Methods Summary .. autosummary:: ~SingleFrameJacobianPlugin.fail ~SingleFrameJacobianPlugin.getExecutionOrder ~SingleFrameJacobianPlugin.getLogName ~SingleFrameJacobianPlugin.getTransformClass ~SingleFrameJacobianPlugin.measure ~SingleFrameJacobianPlugin.measureN .. rubric:: Attributes Documentation .. autoattribute:: APCORR_ORDER .. autoattribute:: CENTROID_ORDER .. autoattribute:: DEFAULT_CATALOGCALCULATION .. autoattribute:: FLUX_ORDER .. autoattribute:: SHAPE_ORDER .. autoattribute:: registry .. rubric:: Methods Documentation .. automethod:: fail .. automethod:: getExecutionOrder .. automethod:: getLogName .. automethod:: getTransformClass .. automethod:: measure .. automethod:: measureN