LsstTS3
=======

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstTS3
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstTS3.additionalCuratedDatasetTypes
      ~LsstTS3.configPaths
      ~LsstTS3.filterDefinitions
      ~LsstTS3.instrument
      ~LsstTS3.obsDataPackage
      ~LsstTS3.policyName
      ~LsstTS3.standardCuratedDatasetTypes

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstTS3.applyConfigOverrides
      ~LsstTS3.extractDetectorRecord
      ~LsstTS3.fromName
      ~LsstTS3.getCamera
      ~LsstTS3.getCuratedCalibrationNames
      ~LsstTS3.getName
      ~LsstTS3.getObsDataPackageDir
      ~LsstTS3.getRawFormatter
      ~LsstTS3.importAll
      ~LsstTS3.makeCollectionName
      ~LsstTS3.makeDataIdTranslatorFactory
      ~LsstTS3.makeDefaultRawIngestRunName
      ~LsstTS3.register
      ~LsstTS3.writeAdditionalCuratedCalibrations
      ~LsstTS3.writeCameraGeom
      ~LsstTS3.writeCuratedCalibrations
      ~LsstTS3.writeStandardTextCuratedCalibrations

   .. rubric:: Attributes Documentation

   .. autoattribute:: additionalCuratedDatasetTypes
   .. autoattribute:: configPaths
   .. autoattribute:: filterDefinitions
   .. autoattribute:: instrument
   .. autoattribute:: obsDataPackage
   .. autoattribute:: policyName
   .. autoattribute:: standardCuratedDatasetTypes

   .. rubric:: Methods Documentation

   .. automethod:: applyConfigOverrides
   .. automethod:: extractDetectorRecord
   .. automethod:: fromName
   .. automethod:: getCamera
   .. automethod:: getCuratedCalibrationNames
   .. automethod:: getName
   .. automethod:: getObsDataPackageDir
   .. automethod:: getRawFormatter
   .. automethod:: importAll
   .. automethod:: makeCollectionName
   .. automethod:: makeDataIdTranslatorFactory
   .. automethod:: makeDefaultRawIngestRunName
   .. automethod:: register
   .. automethod:: writeAdditionalCuratedCalibrations
   .. automethod:: writeCameraGeom
   .. automethod:: writeCuratedCalibrations
   .. automethod:: writeStandardTextCuratedCalibrations