Defects
=======

.. currentmodule:: lsst.ip.isr

.. autoclass:: Defects
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Defects.requiredAttributes

   .. rubric:: Methods Summary

   .. autosummary::

      ~Defects.append
      ~Defects.apply
      ~Defects.bulk_update
      ~Defects.calibInfoFromDict
      ~Defects.copy
      ~Defects.determineCalibClass
      ~Defects.fromDetector
      ~Defects.fromDict
      ~Defects.fromFootprintList
      ~Defects.fromMask
      ~Defects.fromTable
      ~Defects.getMetadata
      ~Defects.insert
      ~Defects.maskPixels
      ~Defects.readFits
      ~Defects.readLsstDefectsFile
      ~Defects.readText
      ~Defects.setMetadata
      ~Defects.toDict
      ~Defects.toFitsRegionTable
      ~Defects.toTable
      ~Defects.transpose
      ~Defects.updateMetadata
      ~Defects.validate
      ~Defects.writeFits
      ~Defects.writeText

   .. rubric:: Attributes Documentation

   .. autoattribute:: requiredAttributes

   .. rubric:: Methods Documentation

   .. automethod:: append
   .. automethod:: apply
   .. automethod:: bulk_update
   .. automethod:: calibInfoFromDict
   .. automethod:: copy
   .. automethod:: determineCalibClass
   .. automethod:: fromDetector
   .. automethod:: fromDict
   .. automethod:: fromFootprintList
   .. automethod:: fromMask
   .. automethod:: fromTable
   .. automethod:: getMetadata
   .. automethod:: insert
   .. automethod:: maskPixels
   .. automethod:: readFits
   .. automethod:: readLsstDefectsFile
   .. automethod:: readText
   .. automethod:: setMetadata
   .. automethod:: toDict
   .. automethod:: toFitsRegionTable
   .. automethod:: toTable
   .. automethod:: transpose
   .. automethod:: updateMetadata
   .. automethod:: validate
   .. automethod:: writeFits
   .. automethod:: writeText