SourceDetectionConfig
=====================
.. currentmodule:: lsst.meas.algorithms
.. autoclass:: SourceDetectionConfig
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~SourceDetectionConfig.adjustBackground
~SourceDetectionConfig.background
~SourceDetectionConfig.combinedGrow
~SourceDetectionConfig.doTempLocalBackground
~SourceDetectionConfig.doTempWideBackground
~SourceDetectionConfig.history
~SourceDetectionConfig.includeThresholdMultiplier
~SourceDetectionConfig.isotropicGrow
~SourceDetectionConfig.minPixels
~SourceDetectionConfig.nPeaksMaxSimple
~SourceDetectionConfig.nSigmaForKernel
~SourceDetectionConfig.nSigmaToGrow
~SourceDetectionConfig.reEstimateBackground
~SourceDetectionConfig.returnOriginalFootprints
~SourceDetectionConfig.statsMask
~SourceDetectionConfig.tempLocalBackground
~SourceDetectionConfig.tempWideBackground
~SourceDetectionConfig.thresholdPolarity
~SourceDetectionConfig.thresholdType
~SourceDetectionConfig.thresholdValue
.. rubric:: Methods Summary
.. autosummary::
~SourceDetectionConfig.compare
~SourceDetectionConfig.formatHistory
~SourceDetectionConfig.freeze
~SourceDetectionConfig.items
~SourceDetectionConfig.iteritems
~SourceDetectionConfig.iterkeys
~SourceDetectionConfig.itervalues
~SourceDetectionConfig.keys
~SourceDetectionConfig.load
~SourceDetectionConfig.loadFromStream
~SourceDetectionConfig.loadFromString
~SourceDetectionConfig.names
~SourceDetectionConfig.save
~SourceDetectionConfig.saveToStream
~SourceDetectionConfig.saveToString
~SourceDetectionConfig.setDefaults
~SourceDetectionConfig.toDict
~SourceDetectionConfig.update
~SourceDetectionConfig.validate
~SourceDetectionConfig.values
.. rubric:: Attributes Documentation
.. autoattribute:: adjustBackground
.. autoattribute:: background
.. autoattribute:: combinedGrow
.. autoattribute:: doTempLocalBackground
.. autoattribute:: doTempWideBackground
.. autoattribute:: history
.. autoattribute:: includeThresholdMultiplier
.. autoattribute:: isotropicGrow
.. autoattribute:: minPixels
.. autoattribute:: nPeaksMaxSimple
.. autoattribute:: nSigmaForKernel
.. autoattribute:: nSigmaToGrow
.. autoattribute:: reEstimateBackground
.. autoattribute:: returnOriginalFootprints
.. autoattribute:: statsMask
.. autoattribute:: tempLocalBackground
.. autoattribute:: tempWideBackground
.. autoattribute:: thresholdPolarity
.. autoattribute:: thresholdType
.. autoattribute:: thresholdValue
.. rubric:: Methods Documentation
.. automethod:: compare
.. automethod:: formatHistory
.. automethod:: freeze
.. automethod:: items
.. automethod:: iteritems
.. automethod:: iterkeys
.. automethod:: itervalues
.. automethod:: keys
.. automethod:: load
.. automethod:: loadFromStream
.. automethod:: loadFromString
.. automethod:: names
.. automethod:: save
.. automethod:: saveToStream
.. automethod:: saveToString
.. automethod:: setDefaults
.. automethod:: toDict
.. automethod:: update
.. automethod:: validate
.. automethod:: values