<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/tools/xml/casa.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://casa.nrao.edu/schema/psetTypes.html">
<tool module="synthesisiterbot" name="iterbotsink">
<shortdescription>tool for synthesis imaging</shortdescription>
synthesisiterbot is an tool that accomplishes synthesis processing.
A {\tt synthesisiterbot} must be constructed for each MeasurementSet for which one
wishes to do processing. Multiple copies of {\tt synthesisiterbot} may
be made at any time (provide they are given different names).
NOTE: this is an abreviated version of the synthesisiterbot found in the CASA 5 series.
This version just provides a storage sink for non-interactive operation.
<include>iterbotsink_forward.h</include>
<include>iterbotsink_private.h</include>
<method name="iterbotsink" type="constructor">
<shortdescription>Construct an synthesisiterbot tool</shortdescription>
This is used to construct {\tt synthesisiterbot} tool.
<returns type="iterbotsink"/>
<method name="setupiteration" type="function">
<shortdescription>Set parameters to control iteration mechanisms</shortdescription>
<param name="iterpars" type="record">
<description>All parameters that control iterations</description>