DecamMapper
===========

.. currentmodule:: lsst.obs.decam

.. autoclass:: DecamMapper
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DecamMapper.detectorNames
      ~DecamMapper.packageName

   .. rubric:: Methods Summary

   .. autosummary::

      ~DecamMapper.Mapper
      ~DecamMapper.backup
      ~DecamMapper.bypass_camera
      ~DecamMapper.bypass_ccdExposureId
      ~DecamMapper.bypass_ccdExposureId_bits
      ~DecamMapper.bypass_dcrCoaddId
      ~DecamMapper.bypass_dcrCoaddId_bits
      ~DecamMapper.bypass_dcrMergedCoaddId
      ~DecamMapper.bypass_dcrMergedCoaddId_bits
      ~DecamMapper.bypass_deepCoaddId
      ~DecamMapper.bypass_deepCoaddId_bits
      ~DecamMapper.bypass_deepMergedCoaddId
      ~DecamMapper.bypass_deepMergedCoaddId_bits
      ~DecamMapper.bypass_defects
      ~DecamMapper.bypass_expIdInfo
      ~DecamMapper.bypass_instcal
      ~DecamMapper.canStandardize
      ~DecamMapper.getCameraName
      ~DecamMapper.getDatasetTypes
      ~DecamMapper.getDefaultLevel
      ~DecamMapper.getDefaultSubLevel
      ~DecamMapper.getImageCompressionSettings
      ~DecamMapper.getKeys
      ~DecamMapper.getLinearizerDir
      ~DecamMapper.getPackageDir
      ~DecamMapper.getPackageName
      ~DecamMapper.getRegistry
      ~DecamMapper.getShortCcdName
      ~DecamMapper.keys
      ~DecamMapper.map
      ~DecamMapper.map_camera
      ~DecamMapper.map_defects
      ~DecamMapper.map_expIdInfo
      ~DecamMapper.map_linearizer
      ~DecamMapper.map_skypolicy
      ~DecamMapper.queryMetadata
      ~DecamMapper.standardize
      ~DecamMapper.std_bfKernel
      ~DecamMapper.std_bias
      ~DecamMapper.std_cpBias
      ~DecamMapper.std_cpFlat
      ~DecamMapper.std_dark
      ~DecamMapper.std_defects
      ~DecamMapper.std_flat
      ~DecamMapper.std_fringe
      ~DecamMapper.std_raw
      ~DecamMapper.std_skypolicy
      ~DecamMapper.translate_dqmask
      ~DecamMapper.translate_wtmap
      ~DecamMapper.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: detectorNames
   .. autoattribute:: packageName

   .. rubric:: Methods Documentation

   .. automethod:: Mapper
   .. automethod:: backup
   .. automethod:: bypass_camera
   .. automethod:: bypass_ccdExposureId
   .. automethod:: bypass_ccdExposureId_bits
   .. automethod:: bypass_dcrCoaddId
   .. automethod:: bypass_dcrCoaddId_bits
   .. automethod:: bypass_dcrMergedCoaddId
   .. automethod:: bypass_dcrMergedCoaddId_bits
   .. automethod:: bypass_deepCoaddId
   .. automethod:: bypass_deepCoaddId_bits
   .. automethod:: bypass_deepMergedCoaddId
   .. automethod:: bypass_deepMergedCoaddId_bits
   .. automethod:: bypass_defects
   .. automethod:: bypass_expIdInfo
   .. automethod:: bypass_instcal
   .. automethod:: canStandardize
   .. automethod:: getCameraName
   .. automethod:: getDatasetTypes
   .. automethod:: getDefaultLevel
   .. automethod:: getDefaultSubLevel
   .. automethod:: getImageCompressionSettings
   .. automethod:: getKeys
   .. automethod:: getLinearizerDir
   .. automethod:: getPackageDir
   .. automethod:: getPackageName
   .. automethod:: getRegistry
   .. automethod:: getShortCcdName
   .. automethod:: keys
   .. automethod:: map
   .. automethod:: map_camera
   .. automethod:: map_defects
   .. automethod:: map_expIdInfo
   .. automethod:: map_linearizer
   .. automethod:: map_skypolicy
   .. automethod:: queryMetadata
   .. automethod:: standardize
   .. automethod:: std_bfKernel
   .. automethod:: std_bias
   .. automethod:: std_cpBias
   .. automethod:: std_cpFlat
   .. automethod:: std_dark
   .. automethod:: std_defects
   .. automethod:: std_flat
   .. automethod:: std_fringe
   .. automethod:: std_raw
   .. automethod:: std_skypolicy
   .. automethod:: translate_dqmask
   .. automethod:: translate_wtmap
   .. automethod:: validate