<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="synthesisdeconvolver" name="synthesisdeconvolver">
<shortdescription>tool for synthesis imaging</shortdescription>
synthesisdeconvolver is an tool that accomplishes synthesis processing.
A {\tt synthesisdeconvolver} must be constructed for each MeasurementSet for which one
wishes to do processing. Multiple copies of {\tt synthesisdeconvolver} may
be made at any time (provide they are given different names).
<include>synthesisdeconvolver_forward.h</include>
<include>synthesisdeconvolver_private.h</include>
<method name="synthesisdeconvolver" type="constructor">
<shortdescription>Construct an synthesisdeconvolver tool</shortdescription>
This is used to construct {\tt synthesisdeconvolver} tool.
<returns type="synthesisdeconvolver"/>
<method name="setupdeconvolution" type="function">
<shortdescription>Set parameters to control minor cycle algorithms</shortdescription>
<param name="decpars" type="record">
<description>All parameters for deconvolution (minor cycle)</description>