AmpInfoTable
============

.. currentmodule:: lsst.afw.table

.. autoclass:: AmpInfoTable
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AmpInfoTable.schema

   .. rubric:: Methods Summary

   .. autosummary::

      ~AmpInfoTable.checkSchema
      ~AmpInfoTable.clone
      ~AmpInfoTable.copyRecord
      ~AmpInfoTable.getBBoxExtentKey
      ~AmpInfoTable.getBBoxMinKey
      ~AmpInfoTable.getBufferSize
      ~AmpInfoTable.getGainKey
      ~AmpInfoTable.getHasRawInfoKey
      ~AmpInfoTable.getLinearityCoeffsKey
      ~AmpInfoTable.getLinearityTypeKey
      ~AmpInfoTable.getMetadata
      ~AmpInfoTable.getNameKey
      ~AmpInfoTable.getRawBBoxExtentKey
      ~AmpInfoTable.getRawBBoxMinKey
      ~AmpInfoTable.getRawDataBBoxExtentKey
      ~AmpInfoTable.getRawDataBBoxMinKey
      ~AmpInfoTable.getRawFlipXKey
      ~AmpInfoTable.getRawFlipYKey
      ~AmpInfoTable.getRawHorizontalOverscanBBoxExtentKey
      ~AmpInfoTable.getRawHorizontalOverscanBBoxMinKey
      ~AmpInfoTable.getRawPrescanBBoxExtentKey
      ~AmpInfoTable.getRawPrescanBBoxMinKey
      ~AmpInfoTable.getRawVerticalOverscanBBoxExtentKey
      ~AmpInfoTable.getRawVerticalOverscanBBoxMinKey
      ~AmpInfoTable.getRawXYOffsetKey
      ~AmpInfoTable.getReadNoiseKey
      ~AmpInfoTable.getReadoutCornerKey
      ~AmpInfoTable.getSaturationKey
      ~AmpInfoTable.getSchema
      ~AmpInfoTable.getSuspectLevelKey
      ~AmpInfoTable.make
      ~AmpInfoTable.makeMinimalSchema
      ~AmpInfoTable.makeRecord
      ~AmpInfoTable.popMetadata
      ~AmpInfoTable.preallocate
      ~AmpInfoTable.setMetadata

   .. rubric:: Attributes Documentation

   .. autoattribute:: schema

   .. rubric:: Methods Documentation

   .. automethod:: checkSchema
   .. automethod:: clone
   .. automethod:: copyRecord
   .. automethod:: getBBoxExtentKey
   .. automethod:: getBBoxMinKey
   .. automethod:: getBufferSize
   .. automethod:: getGainKey
   .. automethod:: getHasRawInfoKey
   .. automethod:: getLinearityCoeffsKey
   .. automethod:: getLinearityTypeKey
   .. automethod:: getMetadata
   .. automethod:: getNameKey
   .. automethod:: getRawBBoxExtentKey
   .. automethod:: getRawBBoxMinKey
   .. automethod:: getRawDataBBoxExtentKey
   .. automethod:: getRawDataBBoxMinKey
   .. automethod:: getRawFlipXKey
   .. automethod:: getRawFlipYKey
   .. automethod:: getRawHorizontalOverscanBBoxExtentKey
   .. automethod:: getRawHorizontalOverscanBBoxMinKey
   .. automethod:: getRawPrescanBBoxExtentKey
   .. automethod:: getRawPrescanBBoxMinKey
   .. automethod:: getRawVerticalOverscanBBoxExtentKey
   .. automethod:: getRawVerticalOverscanBBoxMinKey
   .. automethod:: getRawXYOffsetKey
   .. automethod:: getReadNoiseKey
   .. automethod:: getReadoutCornerKey
   .. automethod:: getSaturationKey
   .. automethod:: getSchema
   .. automethod:: getSuspectLevelKey
   .. automethod:: make
   .. automethod:: makeMinimalSchema
   .. automethod:: makeRecord
   .. automethod:: popMetadata
   .. automethod:: preallocate
   .. automethod:: setMetadata