LsstTS8Translator
=================

.. currentmodule:: lsst.obs.lsst.translators

.. autoclass:: LsstTS8Translator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LsstTS8Translator.DETECTOR_MAX
      ~LsstTS8Translator.all_properties
      ~LsstTS8Translator.cameraPolicyFile
      ~LsstTS8Translator.default_resource_package
      ~LsstTS8Translator.default_resource_root
      ~LsstTS8Translator.default_search_path
      ~LsstTS8Translator.detectorMapping
      ~LsstTS8Translator.detectorSerials
      ~LsstTS8Translator.extensions
      ~LsstTS8Translator.name
      ~LsstTS8Translator.supported_instrument
      ~LsstTS8Translator.translators

   .. rubric:: Methods Summary

   .. autosummary::

      ~LsstTS8Translator.are_keys_ok
      ~LsstTS8Translator.can_translate
      ~LsstTS8Translator.can_translate_with_options
      ~LsstTS8Translator.cards_used
      ~LsstTS8Translator.compute_detector_exposure_id
      ~LsstTS8Translator.compute_detector_info_from_serial
      ~LsstTS8Translator.compute_detector_num_from_name
      ~LsstTS8Translator.compute_exposure_id
      ~LsstTS8Translator.defined_in_this_class
      ~LsstTS8Translator.detector_mapping
      ~LsstTS8Translator.detector_serials
      ~LsstTS8Translator.determine_translatable_headers
      ~LsstTS8Translator.determine_translator
      ~LsstTS8Translator.fix_header
      ~LsstTS8Translator.is_key_ok
      ~LsstTS8Translator.is_keyword_defined
      ~LsstTS8Translator.is_on_sky
      ~LsstTS8Translator.max_detector_exposure_id
      ~LsstTS8Translator.max_exposure_id
      ~LsstTS8Translator.quantity_from_card
      ~LsstTS8Translator.resource_root
      ~LsstTS8Translator.search_paths
      ~LsstTS8Translator.to_altaz_begin
      ~LsstTS8Translator.to_boresight_airmass
      ~LsstTS8Translator.to_boresight_rotation_angle
      ~LsstTS8Translator.to_boresight_rotation_coord
      ~LsstTS8Translator.to_dark_time
      ~LsstTS8Translator.to_datetime_begin
      ~LsstTS8Translator.to_datetime_end
      ~LsstTS8Translator.to_detector_exposure_id
      ~LsstTS8Translator.to_detector_group
      ~LsstTS8Translator.to_detector_name
      ~LsstTS8Translator.to_detector_num
      ~LsstTS8Translator.to_detector_serial
      ~LsstTS8Translator.to_detector_unique_name
      ~LsstTS8Translator.to_exposure_group
      ~LsstTS8Translator.to_exposure_id
      ~LsstTS8Translator.to_exposure_time
      ~LsstTS8Translator.to_focus_z
      ~LsstTS8Translator.to_group_counter_end
      ~LsstTS8Translator.to_group_counter_start
      ~LsstTS8Translator.to_has_simulated_content
      ~LsstTS8Translator.to_instrument
      ~LsstTS8Translator.to_location
      ~LsstTS8Translator.to_object
      ~LsstTS8Translator.to_observation_counter
      ~LsstTS8Translator.to_observation_id
      ~LsstTS8Translator.to_observation_reason
      ~LsstTS8Translator.to_observation_type
      ~LsstTS8Translator.to_observing_day
      ~LsstTS8Translator.to_physical_filter
      ~LsstTS8Translator.to_pressure
      ~LsstTS8Translator.to_relative_humidity
      ~LsstTS8Translator.to_science_program
      ~LsstTS8Translator.to_telescope
      ~LsstTS8Translator.to_temperature
      ~LsstTS8Translator.to_tracking_radec
      ~LsstTS8Translator.to_visit_id
      ~LsstTS8Translator.translator_version
      ~LsstTS8Translator.validate_value

   .. rubric:: Attributes Documentation

   .. autoattribute:: DETECTOR_MAX
   .. autoattribute:: all_properties
   .. autoattribute:: cameraPolicyFile
   .. autoattribute:: default_resource_package
   .. autoattribute:: default_resource_root
   .. autoattribute:: default_search_path
   .. autoattribute:: detectorMapping
   .. autoattribute:: detectorSerials
   .. autoattribute:: extensions
   .. autoattribute:: name
   .. autoattribute:: supported_instrument
   .. autoattribute:: translators

   .. rubric:: Methods Documentation

   .. automethod:: are_keys_ok
   .. automethod:: can_translate
   .. automethod:: can_translate_with_options
   .. automethod:: cards_used
   .. automethod:: compute_detector_exposure_id
   .. automethod:: compute_detector_info_from_serial
   .. automethod:: compute_detector_num_from_name
   .. automethod:: compute_exposure_id
   .. automethod:: defined_in_this_class
   .. automethod:: detector_mapping
   .. automethod:: detector_serials
   .. automethod:: determine_translatable_headers
   .. automethod:: determine_translator
   .. automethod:: fix_header
   .. automethod:: is_key_ok
   .. automethod:: is_keyword_defined
   .. automethod:: is_on_sky
   .. automethod:: max_detector_exposure_id
   .. automethod:: max_exposure_id
   .. automethod:: quantity_from_card
   .. automethod:: resource_root
   .. automethod:: search_paths
   .. automethod:: to_altaz_begin
   .. automethod:: to_boresight_airmass
   .. automethod:: to_boresight_rotation_angle
   .. automethod:: to_boresight_rotation_coord
   .. automethod:: to_dark_time
   .. automethod:: to_datetime_begin
   .. automethod:: to_datetime_end
   .. automethod:: to_detector_exposure_id
   .. automethod:: to_detector_group
   .. automethod:: to_detector_name
   .. automethod:: to_detector_num
   .. automethod:: to_detector_serial
   .. automethod:: to_detector_unique_name
   .. automethod:: to_exposure_group
   .. automethod:: to_exposure_id
   .. automethod:: to_exposure_time
   .. automethod:: to_focus_z
   .. automethod:: to_group_counter_end
   .. automethod:: to_group_counter_start
   .. automethod:: to_has_simulated_content
   .. automethod:: to_instrument
   .. automethod:: to_location
   .. automethod:: to_object
   .. automethod:: to_observation_counter
   .. automethod:: to_observation_id
   .. automethod:: to_observation_reason
   .. automethod:: to_observation_type
   .. automethod:: to_observing_day
   .. automethod:: to_physical_filter
   .. automethod:: to_pressure
   .. automethod:: to_relative_humidity
   .. automethod:: to_science_program
   .. automethod:: to_telescope
   .. automethod:: to_temperature
   .. automethod:: to_tracking_radec
   .. automethod:: to_visit_id
   .. automethod:: translator_version
   .. automethod:: validate_value