ImsimMapper
===========

.. currentmodule:: lsst.obs.lsst.imsim

.. autoclass:: ImsimMapper
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ImsimMapper.packageName
      ~ImsimMapper.yamlFileList

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImsimMapper.Mapper
      ~ImsimMapper.backup
      ~ImsimMapper.bypass_camera
      ~ImsimMapper.bypass_ccdExposureId
      ~ImsimMapper.bypass_ccdExposureId_bits
      ~ImsimMapper.bypass_dcrCoaddId
      ~ImsimMapper.bypass_dcrCoaddId_bits
      ~ImsimMapper.bypass_dcrMergedCoaddId
      ~ImsimMapper.bypass_dcrMergedCoaddId_bits
      ~ImsimMapper.bypass_deepCoaddId
      ~ImsimMapper.bypass_deepCoaddId_bits
      ~ImsimMapper.bypass_deepMergedCoaddId
      ~ImsimMapper.bypass_deepMergedCoaddId_bits
      ~ImsimMapper.bypass_expIdInfo
      ~ImsimMapper.bypass_raw_filename
      ~ImsimMapper.bypass_raw_visitInfo
      ~ImsimMapper.canStandardize
      ~ImsimMapper.defineFilters
      ~ImsimMapper.getCameraName
      ~ImsimMapper.getDatasetTypes
      ~ImsimMapper.getDefaultLevel
      ~ImsimMapper.getDefaultSubLevel
      ~ImsimMapper.getImageCompressionSettings
      ~ImsimMapper.getKeys
      ~ImsimMapper.getPackageDir
      ~ImsimMapper.getPackageName
      ~ImsimMapper.getRegistry
      ~ImsimMapper.getShortCcdName
      ~ImsimMapper.keys
      ~ImsimMapper.map
      ~ImsimMapper.map_camera
      ~ImsimMapper.map_expIdInfo
      ~ImsimMapper.map_raw_filename
      ~ImsimMapper.map_raw_md
      ~ImsimMapper.map_raw_visitInfo
      ~ImsimMapper.map_skypolicy
      ~ImsimMapper.queryMetadata
      ~ImsimMapper.query_raw
      ~ImsimMapper.query_raw_amp
      ~ImsimMapper.standardize
      ~ImsimMapper.std_bfKernel
      ~ImsimMapper.std_raw
      ~ImsimMapper.std_raw_amp
      ~ImsimMapper.std_skypolicy
      ~ImsimMapper.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: packageName
   .. autoattribute:: yamlFileList

   .. 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_expIdInfo
   .. automethod:: bypass_raw_filename
   .. automethod:: bypass_raw_visitInfo
   .. automethod:: canStandardize
   .. automethod:: defineFilters
   .. 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_raw_filename
   .. automethod:: map_raw_md
   .. automethod:: map_raw_visitInfo
   .. automethod:: map_skypolicy
   .. automethod:: queryMetadata
   .. automethod:: query_raw
   .. automethod:: query_raw_amp
   .. automethod:: standardize
   .. automethod:: std_bfKernel
   .. automethod:: std_raw
   .. automethod:: std_raw_amp
   .. automethod:: std_skypolicy
   .. automethod:: validate