Ts8Instrument
=============

.. currentmodule:: lsst.obs.lsst

.. autoclass:: Ts8Instrument
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Ts8Instrument.configPaths
      ~Ts8Instrument.filterDefinitions
      ~Ts8Instrument.instrument
      ~Ts8Instrument.policyName

   .. rubric:: Methods Summary

   .. autosummary::

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