DynamicDetectionConfig ====================== .. currentmodule:: lsst.meas.algorithms .. autoclass:: DynamicDetectionConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DynamicDetectionConfig.adjustBackground ~DynamicDetectionConfig.background ~DynamicDetectionConfig.combinedGrow ~DynamicDetectionConfig.doBackgroundTweak ~DynamicDetectionConfig.doTempLocalBackground ~DynamicDetectionConfig.doTempWideBackground ~DynamicDetectionConfig.history ~DynamicDetectionConfig.includeThresholdMultiplier ~DynamicDetectionConfig.isotropicGrow ~DynamicDetectionConfig.minNumSources ~DynamicDetectionConfig.minPixels ~DynamicDetectionConfig.nPeaksMaxSimple ~DynamicDetectionConfig.nSigmaForKernel ~DynamicDetectionConfig.nSigmaToGrow ~DynamicDetectionConfig.prelimThresholdFactor ~DynamicDetectionConfig.reEstimateBackground ~DynamicDetectionConfig.returnOriginalFootprints ~DynamicDetectionConfig.skyObjects ~DynamicDetectionConfig.statsMask ~DynamicDetectionConfig.tempLocalBackground ~DynamicDetectionConfig.tempWideBackground ~DynamicDetectionConfig.thresholdPolarity ~DynamicDetectionConfig.thresholdType ~DynamicDetectionConfig.thresholdValue .. rubric:: Methods Summary .. autosummary:: ~DynamicDetectionConfig.compare ~DynamicDetectionConfig.formatHistory ~DynamicDetectionConfig.freeze ~DynamicDetectionConfig.items ~DynamicDetectionConfig.iteritems ~DynamicDetectionConfig.iterkeys ~DynamicDetectionConfig.itervalues ~DynamicDetectionConfig.keys ~DynamicDetectionConfig.load ~DynamicDetectionConfig.loadFromStream ~DynamicDetectionConfig.names ~DynamicDetectionConfig.save ~DynamicDetectionConfig.saveToStream ~DynamicDetectionConfig.setDefaults ~DynamicDetectionConfig.toDict ~DynamicDetectionConfig.update ~DynamicDetectionConfig.validate ~DynamicDetectionConfig.values .. rubric:: Attributes Documentation .. autoattribute:: adjustBackground .. autoattribute:: background .. autoattribute:: combinedGrow .. autoattribute:: doBackgroundTweak .. autoattribute:: doTempLocalBackground .. autoattribute:: doTempWideBackground .. autoattribute:: history .. autoattribute:: includeThresholdMultiplier .. autoattribute:: isotropicGrow .. autoattribute:: minNumSources .. autoattribute:: minPixels .. autoattribute:: nPeaksMaxSimple .. autoattribute:: nSigmaForKernel .. autoattribute:: nSigmaToGrow .. autoattribute:: prelimThresholdFactor .. autoattribute:: reEstimateBackground .. autoattribute:: returnOriginalFootprints .. autoattribute:: skyObjects .. 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:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values