ImageMapping
============

.. currentmodule:: lsst.obs.base

.. autoclass:: ImageMapping
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ImageMapping.template

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImageMapping.have
      ~ImageMapping.keys
      ~ImageMapping.lookup
      ~ImageMapping.map
      ~ImageMapping.need

   .. rubric:: Attributes Documentation

   .. autoattribute:: template

   .. rubric:: Methods Documentation

   .. automethod:: have
   .. automethod:: keys
   .. automethod:: lookup
   .. automethod:: map
   .. automethod:: need