<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns="http://casa.nrao.edu/schema/psetTypes.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<task type="function" name="uvcontsub" category="manipulation">
<shortdescription>Continuum fitting and subtraction in the uv plane</shortdescription>
<param type="path" name="vis" mustexist="true"><shortdescription>Name of input MS. Output goes to vis + ".contsub" (will be overwritten if already exists)</shortdescription><description>Name of input MS. Output goes to vis + ".contsub" (will be overwritten if already exists)</description>
<param type="any" name="field"><shortdescription>Select field(s) using id(s) or name(s)</shortdescription><description>Select field(s) using id(s) or name(s)</description>
<type>string</type><type>stringVec</type><type>int</type><type>intVec</type>
<param type="string" name="fitspw"><shortdescription>Spectral window:channel selection for fitting the continuum</shortdescription><description>Spectral window:channel selection for fitting the continuum</description>
<param type="bool" name="excludechans" subparam="true"><shortdescription>exclude Spectral window:channel selection in fitspw for fitting</shortdescription><description>exclude Spectral window:channel selection in fitspw for fitting</description>
<param type="string" name="combine"><shortdescription>Data axes to combine for the continuum estimation (none, or spw and/or scan)</shortdescription><description>Data axes to combine for the continuum estimation (none, or spw and/or scan)</description>
<param type="any" name="solint"><shortdescription>Continuum fit timescale (int recommended!)</shortdescription><description>Continuum fit timescale (int recommended!)</description>
<value type="string">int</value>
<param type="int" name="fitorder"><shortdescription>Polynomial order for the fits</shortdescription><description>Polynomial order for the fits</description>
<param type="string" name="spw"><shortdescription>Spectral window selection for output</shortdescription><description>Spectral window selection for output</description>
<param type="bool" name="want_cont"><shortdescription>Create vis + ".cont" to hold the continuum estimate.</shortdescription><description>Create vis + ".cont" to hold the continuum estimate.</description>
<notequals type="string" value="">
<default param="excludechans"><value type="bool">False</value>