LsstPhoSim
==========

.. currentmodule:: lsst.obs.lsst

.. autoclass:: LsstPhoSim
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstPhoSim.applyConfigOverrides
      ~LsstPhoSim.extractDetectorRecord
      ~LsstPhoSim.fromName
      ~LsstPhoSim.getCamera
      ~LsstPhoSim.getCuratedCalibrationNames
      ~LsstPhoSim.getName
      ~LsstPhoSim.getObsDataPackageDir
      ~LsstPhoSim.getRawFormatter
      ~LsstPhoSim.importAll
      ~LsstPhoSim.makeCollectionName
      ~LsstPhoSim.makeDataIdTranslatorFactory
      ~LsstPhoSim.makeDefaultRawIngestRunName
      ~LsstPhoSim.register
      ~LsstPhoSim.writeAdditionalCuratedCalibrations
      ~LsstPhoSim.writeCameraGeom
      ~LsstPhoSim.writeCuratedCalibrations
      ~LsstPhoSim.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