Source
======

.. currentmodule:: pipeline.domain

.. autoclass:: Source
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Source.avg_spacing
      ~Source.dec
      ~Source.direction
      ~Source.ephemeris_table
      ~Source.frame
      ~Source.gb
      ~Source.gl
      ~Source.intents
      ~Source.latitude
      ~Source.longitude
      ~Source.pm_x
      ~Source.pm_y
      ~Source.proper_motion
      ~Source.ra

   .. rubric:: Attributes Documentation

   .. autoattribute:: Source.avg_spacing
   .. autoattribute:: Source.dec
   .. autoattribute:: Source.direction
   .. autoattribute:: Source.ephemeris_table
   .. autoattribute:: Source.frame
   .. autoattribute:: Source.gb
   .. autoattribute:: Source.gl
   .. autoattribute:: Source.intents
   .. autoattribute:: Source.latitude
   .. autoattribute:: Source.longitude
   .. autoattribute:: Source.pm_x
   .. autoattribute:: Source.pm_y
   .. autoattribute:: Source.proper_motion
   .. autoattribute:: Source.ra
