<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="synthesisnormalizer" name="synthesisnormalizer">
<needs>synthesisimstore</needs>
<shortdescription>tool for synthesis imaging</shortdescription>
synthesisnormalizer is an tool that accomplishes gather/scatter for parallel major cycle runs
<include>synthesisnormalizer_forward.h</include>
<include>synthesisnormalizer_private.h</include>
<method name="synthesisnormalizer" type="constructor">
<shortdescription>Construct an synthesisnormalizer tool</shortdescription>
This is used to construct {\tt synthesisnormalizer} tool.
<returns type="synthesisnormalizer"/>
<method name="setupnormalizer" type="function">
<shortdescription>Set parameters to control scatter/gather operations</shortdescription>
<param name="normpars" type="record">
<description>All parameters for gather/scatter. Mainly file names</description>
<method name="gatherweightdensity" type="function">
<shortdescription>Gather Gridded Weight images</shortdescription>
<method name="scatterweightdensity" type="function">
<shortdescription>Scatter summed Gridded Weight images</shortdescription>
<method name="gatherpsfweight" type="function">
<shortdescription>Gather PSFs if needed</shortdescription>