Photometry
==========

.. currentmodule:: mosfit.modules

.. autoclass:: Photometry
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Photometry.ANG_CGS
      ~Photometry.FLUX_STD

   .. rubric:: Methods Summary

   .. autosummary::

      ~Photometry.abmag
      ~Photometry.band_names
      ~Photometry.find_band_index
      ~Photometry.process
      ~Photometry.send_request

   .. rubric:: Attributes Documentation

   .. autoattribute:: ANG_CGS
   .. autoattribute:: FLUX_STD

   .. rubric:: Methods Documentation

   .. automethod:: abmag
   .. automethod:: band_names
   .. automethod:: find_band_index
   .. automethod:: process
   .. automethod:: send_request
