LsstUCDCam
==========

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstUCDCam
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstUCDCam.configPaths
      ~LsstUCDCam.filterDefinitions
      ~LsstUCDCam.instrument
      ~LsstUCDCam.obsDataPackage
      ~LsstUCDCam.obsDataPackageDir
      ~LsstUCDCam.policyName
      ~LsstUCDCam.standardCuratedDatasetTypes

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstUCDCam.applyConfigOverrides
      ~LsstUCDCam.extractDetectorRecord
      ~LsstUCDCam.fromName
      ~LsstUCDCam.getCamera
      ~LsstUCDCam.getName
      ~LsstUCDCam.getRawFormatter
      ~LsstUCDCam.makeDataIdTranslatorFactory
      ~LsstUCDCam.register
      ~LsstUCDCam.writeCameraGeom
      ~LsstUCDCam.writeCuratedCalibrations
      ~LsstUCDCam.writeStandardTextCuratedCalibrations

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

   .. automethod:: applyConfigOverrides
   .. automethod:: extractDetectorRecord
   .. automethod:: fromName
   .. automethod:: getCamera
   .. automethod:: getName
   .. automethod:: getRawFormatter
   .. automethod:: makeDataIdTranslatorFactory
   .. automethod:: register
   .. automethod:: writeCameraGeom
   .. automethod:: writeCuratedCalibrations
   .. automethod:: writeStandardTextCuratedCalibrations