BrightStarStamps
================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: BrightStarStamps
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~BrightStarStamps.metadata

   .. rubric:: Methods Summary

   .. autosummary::

      ~BrightStarStamps.append
      ~BrightStarStamps.count
      ~BrightStarStamps.extend
      ~BrightStarStamps.getAnnularFluxes
      ~BrightStarStamps.getArchiveElements
      ~BrightStarStamps.getGaiaIds
      ~BrightStarStamps.getMagnitudes
      ~BrightStarStamps.getMaskedImages
      ~BrightStarStamps.getPositions
      ~BrightStarStamps.index
      ~BrightStarStamps.initAndNormalize
      ~BrightStarStamps.readFits
      ~BrightStarStamps.readFitsWithOptions
      ~BrightStarStamps.selectByMag
      ~BrightStarStamps.writeFits

   .. rubric:: Attributes Documentation

   .. autoattribute:: metadata

   .. rubric:: Methods Documentation

   .. automethod:: append
   .. automethod:: count
   .. automethod:: extend
   .. automethod:: getAnnularFluxes
   .. automethod:: getArchiveElements
   .. automethod:: getGaiaIds
   .. automethod:: getMagnitudes
   .. automethod:: getMaskedImages
   .. automethod:: getPositions
   .. automethod:: index
   .. automethod:: initAndNormalize
   .. automethod:: readFits
   .. automethod:: readFitsWithOptions
   .. automethod:: selectByMag
   .. automethod:: writeFits