LsstComCamInstrument
====================

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstComCamInstrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstComCamInstrument.configPaths
      ~LsstComCamInstrument.filterDefinitions
      ~LsstComCamInstrument.instrument
      ~LsstComCamInstrument.obsDataPackageDir
      ~LsstComCamInstrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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