LsstCamInstrument
=================

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstCamInstrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstCamInstrument.configPaths
      ~LsstCamInstrument.filterDefinitions
      ~LsstCamInstrument.instrument
      ~LsstCamInstrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstCamInstrument.applyConfigOverrides
      ~LsstCamInstrument.extractDetectorRecord
      ~LsstCamInstrument.getCamera
      ~LsstCamInstrument.getName
      ~LsstCamInstrument.getRawFormatter
      ~LsstCamInstrument.register
      ~LsstCamInstrument.writeCuratedCalibrations

   .. rubric:: Attributes Documentation

   .. autoattribute:: configPaths
   .. autoattribute:: filterDefinitions
   .. autoattribute:: instrument
   .. autoattribute:: policyName

   .. rubric:: Methods Documentation

   .. automethod:: applyConfigOverrides
   .. automethod:: extractDetectorRecord
   .. automethod:: getCamera
   .. automethod:: getName
   .. automethod:: getRawFormatter
   .. automethod:: register
   .. automethod:: writeCuratedCalibrations