TestMapper
==========

.. currentmodule:: lsst.obs.test

.. autoclass:: TestMapper
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TestMapper.packageName
      ~TestMapper.translatorClass

   .. rubric:: Methods Summary

   .. autosummary::

      ~TestMapper.Mapper
      ~TestMapper.backup
      ~TestMapper.bypass_camera
      ~TestMapper.bypass_ccdExposureId
      ~TestMapper.bypass_ccdExposureId_bits
      ~TestMapper.bypass_expIdInfo
      ~TestMapper.canStandardize
      ~TestMapper.getCameraName
      ~TestMapper.getDatasetTypes
      ~TestMapper.getDefaultLevel
      ~TestMapper.getDefaultSubLevel
      ~TestMapper.getImageCompressionSettings
      ~TestMapper.getKeys
      ~TestMapper.getPackageDir
      ~TestMapper.getPackageName
      ~TestMapper.getRegistry
      ~TestMapper.getShortCcdName
      ~TestMapper.keys
      ~TestMapper.map
      ~TestMapper.map_camera
      ~TestMapper.map_expIdInfo
      ~TestMapper.map_skypolicy
      ~TestMapper.queryMetadata
      ~TestMapper.standardize
      ~TestMapper.std_bfKernel
      ~TestMapper.std_raw
      ~TestMapper.std_skypolicy
      ~TestMapper.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: packageName
   .. autoattribute:: translatorClass

   .. rubric:: Methods Documentation

   .. automethod:: Mapper
   .. automethod:: backup
   .. automethod:: bypass_camera
   .. automethod:: bypass_ccdExposureId
   .. automethod:: bypass_ccdExposureId_bits
   .. automethod:: bypass_expIdInfo
   .. automethod:: canStandardize
   .. automethod:: getCameraName
   .. automethod:: getDatasetTypes
   .. automethod:: getDefaultLevel
   .. automethod:: getDefaultSubLevel
   .. automethod:: getImageCompressionSettings
   .. automethod:: getKeys
   .. automethod:: getPackageDir
   .. automethod:: getPackageName
   .. automethod:: getRegistry
   .. automethod:: getShortCcdName
   .. automethod:: keys
   .. automethod:: map
   .. automethod:: map_camera
   .. automethod:: map_expIdInfo
   .. automethod:: map_skypolicy
   .. automethod:: queryMetadata
   .. automethod:: standardize
   .. automethod:: std_bfKernel
   .. automethod:: std_raw
   .. automethod:: std_skypolicy
   .. automethod:: validate