<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://casa.nrao.edu/schema/psetTypes.html">
<task visibility="experimental" category="manipulation" name="uvcontsub3" type="function">
<shortdescription>An experimental clone of uvcontsub</shortdescription>
<param mustexist="true" name="vis" type="path">
<description>Name of input MS. Output goes to vis + ".contsub"</description>
<param name="fitspw" type="string">
<description>Spectral window:channel selection for fitting the continuum</description>
<param name="combine" type="string">
<description>Data axes to combine for the continuum estimation (none ('') or spw)</description>
<param name="fitorder" type="int">
<description>Polynomial order for the fits</description>
<param name="field" type="any">
<description>Select field(s) using id(s) or name(s)</description>
<type>string</type><type>stringVec</type><type>int</type><type>intVec</type>
<param name="spw" type="string">
<description>Spectral window selection for output</description>
<param name="scan" type="string">
<description>Select data by scan numbers</description>
<param name="intent" type="string">
<description>Select data by scan intents</description>
<param name="correlation" type="any">
<description>Select correlations</description>
<type>string</type><type>stringVec</type>
<param name="observation" type="any">
<description>Select by observation ID(s)</description>
<type>string</type><type>int</type>
uvcontsub3 is an experimental clone of uvcontsub with the goal of taking
less time and temporary disk space.
Continuum fitting and subtraction in the uv plane: