Threshold ========= .. currentmodule:: lsst.afw.detection .. autoclass:: Threshold :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Threshold.BITMASK ~Threshold.PIXEL_STDEV ~Threshold.STDEV ~Threshold.VALUE ~Threshold.VARIANCE .. rubric:: Methods Summary .. autosummary:: ~Threshold.getIncludeMultiplier ~Threshold.getPolarity ~Threshold.getType ~Threshold.getTypeString ~Threshold.getValue ~Threshold.parseTypeString ~Threshold.setIncludeMultiplier ~Threshold.setPolarity .. rubric:: Attributes Documentation .. autoattribute:: BITMASK .. autoattribute:: PIXEL_STDEV .. autoattribute:: STDEV .. autoattribute:: VALUE .. autoattribute:: VARIANCE .. rubric:: Methods Documentation .. automethod:: getIncludeMultiplier .. automethod:: getPolarity .. automethod:: getType .. automethod:: getTypeString .. automethod:: getValue .. automethod:: parseTypeString .. automethod:: setIncludeMultiplier .. automethod:: setPolarity