Detector
========

.. currentmodule:: lsst.afw.cameraGeom

.. autoclass:: Detector
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Detector.fromConfig
      ~Detector.getAmplifiers
      ~Detector.getBBox
      ~Detector.getCenter
      ~Detector.getCorners
      ~Detector.getCrosstalk
      ~Detector.getId
      ~Detector.getName
      ~Detector.getNativeCoordSys
      ~Detector.getOrientation
      ~Detector.getPhysicalType
      ~Detector.getPixelSize
      ~Detector.getSerial
      ~Detector.getTransform
      ~Detector.getTransformMap
      ~Detector.getType
      ~Detector.hasCrosstalk
      ~Detector.hasTransform
      ~Detector.isPersistable
      ~Detector.makeCameraSys
      ~Detector.readFits
      ~Detector.rebuild
      ~Detector.transform
      ~Detector.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: fromConfig
   .. automethod:: getAmplifiers
   .. automethod:: getBBox
   .. automethod:: getCenter
   .. automethod:: getCorners
   .. automethod:: getCrosstalk
   .. automethod:: getId
   .. automethod:: getName
   .. automethod:: getNativeCoordSys
   .. automethod:: getOrientation
   .. automethod:: getPhysicalType
   .. automethod:: getPixelSize
   .. automethod:: getSerial
   .. automethod:: getTransform
   .. automethod:: getTransformMap
   .. automethod:: getType
   .. automethod:: hasCrosstalk
   .. automethod:: hasTransform
   .. automethod:: isPersistable
   .. automethod:: makeCameraSys
   .. automethod:: readFits
   .. automethod:: rebuild
   .. automethod:: transform
   .. automethod:: writeFits