ImsimInstrument
===============

.. currentmodule:: lsst.obs.lsst

.. autoclass:: ImsimInstrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ImsimInstrument.configPaths
      ~ImsimInstrument.filterDefinitions
      ~ImsimInstrument.instrument
      ~ImsimInstrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImsimInstrument.applyConfigOverrides
      ~ImsimInstrument.extractDetectorRecord
      ~ImsimInstrument.getCamera
      ~ImsimInstrument.getName
      ~ImsimInstrument.getRawFormatter
      ~ImsimInstrument.register
      ~ImsimInstrument.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