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:: avg_spacing
   .. autoattribute:: dec
   .. autoattribute:: direction
   .. autoattribute:: ephemeris_table
   .. autoattribute:: frame
   .. autoattribute:: gb
   .. autoattribute:: gl
   .. autoattribute:: intents
   .. autoattribute:: latitude
   .. autoattribute:: longitude
   .. autoattribute:: pm_x
   .. autoattribute:: pm_y
   .. autoattribute:: proper_motion
   .. autoattribute:: ra
