DynamicDetectionTask
====================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: DynamicDetectionTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~DynamicDetectionTask.applyTempLocalBackground
      ~DynamicDetectionTask.applyThreshold
      ~DynamicDetectionTask.calculateKernelSize
      ~DynamicDetectionTask.calculateThreshold
      ~DynamicDetectionTask.clearMask
      ~DynamicDetectionTask.clearUnwantedResults
      ~DynamicDetectionTask.convolveImage
      ~DynamicDetectionTask.detectFootprints
      ~DynamicDetectionTask.display
      ~DynamicDetectionTask.emptyMetadata
      ~DynamicDetectionTask.finalizeFootprints
      ~DynamicDetectionTask.getFullMetadata
      ~DynamicDetectionTask.getFullName
      ~DynamicDetectionTask.getName
      ~DynamicDetectionTask.getPsf
      ~DynamicDetectionTask.getTaskDict
      ~DynamicDetectionTask.makeField
      ~DynamicDetectionTask.makeSubtask
      ~DynamicDetectionTask.makeThreshold
      ~DynamicDetectionTask.reEstimateBackground
      ~DynamicDetectionTask.run
      ~DynamicDetectionTask.setEdgeBits
      ~DynamicDetectionTask.setPeakSignificance
      ~DynamicDetectionTask.tempWideBackgroundContext
      ~DynamicDetectionTask.timer
      ~DynamicDetectionTask.tweakBackground
      ~DynamicDetectionTask.updatePeaks

   .. rubric:: Methods Documentation

   .. automethod:: applyTempLocalBackground
   .. automethod:: applyThreshold
   .. automethod:: calculateKernelSize
   .. automethod:: calculateThreshold
   .. automethod:: clearMask
   .. automethod:: clearUnwantedResults
   .. automethod:: convolveImage
   .. automethod:: detectFootprints
   .. automethod:: display
   .. automethod:: emptyMetadata
   .. automethod:: finalizeFootprints
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getPsf
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: makeThreshold
   .. automethod:: reEstimateBackground
   .. automethod:: run
   .. automethod:: setEdgeBits
   .. automethod:: setPeakSignificance
   .. automethod:: tempWideBackgroundContext
   .. automethod:: timer
   .. automethod:: tweakBackground
   .. automethod:: updatePeaks