Stamps
======

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: Stamps
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Stamps.metadata

   .. rubric:: Methods Summary

   .. autosummary::

      ~Stamps.append
      ~Stamps.count
      ~Stamps.extend
      ~Stamps.getArchiveElements
      ~Stamps.getMaskedImages
      ~Stamps.getPositions
      ~Stamps.index
      ~Stamps.readFits
      ~Stamps.readFitsWithOptions
      ~Stamps.writeFits

   .. rubric:: Attributes Documentation

   .. autoattribute:: metadata

   .. rubric:: Methods Documentation

   .. automethod:: append
   .. automethod:: count
   .. automethod:: extend
   .. automethod:: getArchiveElements
   .. automethod:: getMaskedImages
   .. automethod:: getPositions
   .. automethod:: index
   .. automethod:: readFits
   .. automethod:: readFitsWithOptions
   .. automethod:: writeFits