<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="synthesisimager" name="synthesisimager">
<needs>synthesisimstore</needs>
<shortdescription>tool for synthesis imaging</shortdescription>
synthesisimager is an tool that accomplishes synthesis processing.
A {\tt synthesisimager} must be constructed for each MeasurementSet for which one
wishes to do processing. Multiple copies of {\tt synthesisimager} may
be made at any time (provide they are given different names).
<include>synthesisimager_forward.h</include>
<include>synthesisimager_private.h</include>
<method name="synthesisimager" type="constructor">
<shortdescription>Construct an synthesisimager tool</shortdescription>
This is used to construct {\tt synthesisimager} tool.
<returns type="synthesisimager"/>
<method name="selectdata" type="function">
<shortdescription>Select data from one MS</shortdescription>
<param name="selpars" type="record">
<description>All parameters that control selection within one MS</description>
<method name="tuneselectdata" type="function">
<shortdescription>reselect the data to match image definition</shortdescription>