Tclean
======

.. currentmodule:: pipeline.hif.tasks

.. autoclass:: Tclean
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Tclean.is_multi_vis_task

   .. rubric:: Methods Summary

   .. autosummary::

      ~Tclean.analyse
      ~Tclean.copy_products
      ~Tclean.move_products
      ~Tclean.prepare
      ~Tclean.rm_iter_files
      ~Tclean.rm_stage_files

   .. rubric:: Attributes Documentation

   .. autoattribute:: is_multi_vis_task

   .. rubric:: Methods Documentation

   .. automethod:: analyse
   .. automethod:: copy_products
   .. automethod:: move_products
   .. automethod:: prepare
   .. automethod:: rm_iter_files
   .. automethod:: rm_stage_files
