NumDiaSourcesDiaPlugin ====================== .. currentmodule:: lsst.meas.base .. autoclass:: NumDiaSourcesDiaPlugin :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NumDiaSourcesDiaPlugin.APCORR_ORDER ~NumDiaSourcesDiaPlugin.CENTROID_ORDER ~NumDiaSourcesDiaPlugin.DEFAULT_CATALOGCALCULATION ~NumDiaSourcesDiaPlugin.FLUX_MOMENTS_CALCULATED ~NumDiaSourcesDiaPlugin.FLUX_ORDER ~NumDiaSourcesDiaPlugin.SHAPE_ORDER ~NumDiaSourcesDiaPlugin.inputCols ~NumDiaSourcesDiaPlugin.needsFilter ~NumDiaSourcesDiaPlugin.outputCols ~NumDiaSourcesDiaPlugin.plugType ~NumDiaSourcesDiaPlugin.registry .. rubric:: Methods Summary .. autosummary:: ~NumDiaSourcesDiaPlugin.calculate ~NumDiaSourcesDiaPlugin.fail ~NumDiaSourcesDiaPlugin.getExecutionOrder ~NumDiaSourcesDiaPlugin.getLogName ~NumDiaSourcesDiaPlugin.getTransformClass .. rubric:: Attributes Documentation .. autoattribute:: APCORR_ORDER .. autoattribute:: CENTROID_ORDER .. autoattribute:: DEFAULT_CATALOGCALCULATION .. autoattribute:: FLUX_MOMENTS_CALCULATED .. autoattribute:: FLUX_ORDER .. autoattribute:: SHAPE_ORDER .. autoattribute:: inputCols .. autoattribute:: needsFilter .. autoattribute:: outputCols .. autoattribute:: plugType .. autoattribute:: registry .. rubric:: Methods Documentation .. automethod:: calculate .. automethod:: fail .. automethod:: getExecutionOrder .. automethod:: getLogName .. automethod:: getTransformClass