Source
2005
2005
once minor cycles begin.
2006
2006
2007
2007
2008
2008
[ For scripting purposes, replacing True/False with 1/0 will get tclean to
2009
2009
return an imaging summary dictionary to python. More info at casadocs > Synthesis Imaging > Returned Dictionary. ]
2010
2010
2011
2011
</description>
2012
2012
<type>bool</type><type>int</type>
2013
2013
<value type="bool">False</value>
2014
2014
</param>
2015
+
2016
+
<param type="int" name="nmajor">
2017
+
<shortdescription>Maximum number of major cycles to evaluate</shortdescription>
2018
+
<description>Limits the number of major cycles that tclean executes.
2019
+
2020
+
The minimum number of major cycles to execute is 1. This value must be either
2021
+
0 or greater than 0. 0 means no limit. (default 0)
2022
+
2023
+
If the major cycle limit is reached stopcode 9 will be returned. Other stopping
2024
+
criteria (such as threshold) could cause tclean to stop in fewer than this
2025
+
number of major cycles. In that case, the stopcode will be set based on that
2026
+
stopping criteria.
2027
+
2028
+
If calcres=True, then an additional major cycle will be executed prior to
2029
+
starting clean.
2030
+
</description>
2031
+
<value type="int">0</value>
2032
+
</param>
2015
2033
2016
2034
2017
2035
2018
2036
2019
2037
2020
2038
2021
2039
<param type="string" name="usemask">
2022
2040
<shortdescription>Type of mask(s) for deconvolution: user, pb, or auto-multithresh</shortdescription>
2023
2041
2024
2042
<description>Type of mask(s) to be used for deconvolution