SDImaging
=========

.. currentmodule:: pipeline.hsd.tasks

.. autoclass:: SDImaging
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SDImaging.is_multi_vis_task
      ~SDImaging.required_pols
      ~SDImaging.stokes

   .. rubric:: Methods Summary

   .. autosummary::

      ~SDImaging.analyse
      ~SDImaging.calculate_theoretical_image_rms
      ~SDImaging.get_imagename
      ~SDImaging.get_raster_info_list
      ~SDImaging.prepare

   .. rubric:: Attributes Documentation

   .. autoattribute:: is_multi_vis_task
   .. autoattribute:: required_pols
   .. autoattribute:: stokes

   .. rubric:: Methods Documentation

   .. automethod:: analyse
   .. automethod:: calculate_theoretical_image_rms
   .. automethod:: get_imagename
   .. automethod:: get_raster_info_list
   .. automethod:: prepare
