Ts3Instrument
=============

.. currentmodule:: lsst.obs.lsst

.. autoclass:: Ts3Instrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Ts3Instrument.configPaths
      ~Ts3Instrument.filterDefinitions
      ~Ts3Instrument.instrument
      ~Ts3Instrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

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