CalState
========

.. currentmodule:: pipeline.infrastructure.callibrary

.. autoclass:: CalState
   :show-inheritance:

   .. 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:: as_applycal
   .. automethod:: clear
   .. automethod:: create_from_context
   .. automethod:: export_to_casa_callibrary
   .. automethod:: from_calapplication
   .. automethod:: get_caltable
   .. automethod:: merged
   .. automethod:: trimmed
