CalState
========

.. currentmodule:: pipeline.infrastructure.callibrary

.. autoclass:: CalState
   :show-inheritance:
   :noindex:

   .. rubric:: Methods Summary

   .. autosummary::

      ~CalState.as_applycal
      ~CalState.clear
      ~CalState.create_from_context
      ~CalState.export_to_casa_callibrary
      ~CalState.from_calapplication
      ~CalState.get_caltable
      ~CalState.merged
      ~CalState.trimmed

   .. rubric:: Methods Documentation

   .. automethod:: CalState.as_applycal
      :noindex:
   .. automethod:: CalState.clear
      :noindex:
   .. automethod:: CalState.create_from_context
      :noindex:
   .. automethod:: CalState.export_to_casa_callibrary
      :noindex:
   .. automethod:: CalState.from_calapplication
      :noindex:
   .. automethod:: CalState.get_caltable
      :noindex:
   .. automethod:: CalState.merged
      :noindex:
   .. automethod:: CalState.trimmed
      :noindex:
