DataType
========

.. currentmodule:: pipeline.domain

.. autoclass:: DataType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DataType.ATMCORR
      ~DataType.BASELINED
      ~DataType.RAW
      ~DataType.REGCAL_CONTLINE_ALL
      ~DataType.REGCAL_CONTLINE_SCIENCE
      ~DataType.REGCAL_CONT_SCIENCE
      ~DataType.REGCAL_LINE_SCIENCE
      ~DataType.SELFCAL_CONTLINE_SCIENCE
      ~DataType.SELFCAL_CONT_SCIENCE
      ~DataType.SELFCAL_LINE_SCIENCE

   .. rubric:: Attributes Documentation

   .. autoattribute:: ATMCORR
   .. autoattribute:: BASELINED
   .. autoattribute:: RAW
   .. autoattribute:: REGCAL_CONTLINE_ALL
   .. autoattribute:: REGCAL_CONTLINE_SCIENCE
   .. autoattribute:: REGCAL_CONT_SCIENCE
   .. autoattribute:: REGCAL_LINE_SCIENCE
   .. autoattribute:: SELFCAL_CONTLINE_SCIENCE
   .. autoattribute:: SELFCAL_CONT_SCIENCE
   .. autoattribute:: SELFCAL_LINE_SCIENCE
