<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 category="manipulation" name="uvcontsub" type="function">
<shortdescription>continuum subtraction in the uv domain</shortdescription>
<param mustexist="true" type="path" name="vis">
<shortdescription>Name of input visibility file (MeasurementSet)</shortdescription>
<description>Name of input visibility file.
Default: '', must be specified
Example: vis='ngc5921.ms'
<param type="string" name="outputvis">
<shortdescription>Name of output MeasurementSet (visibility file)</shortdescription>
<description>Name of output visibility file
Default: '', must be specified
Example: outputvis='ngc5921_contsub.ms'
If an MS with the output name already exists, it
will not be overwritten and the task stops with
<param type="string" name="field">
<shortdescription>Select field using field id(s) or field name(s)</shortdescription>
<description>Select field using field id(s) or field name(s)
Use 'listobs' to obtain the list of id's or
names. If field string is a non-negative integer,
it is assumed a field index, otherwise, it is
field='0~2'; field ids 0,1,2
field='0,4,5~7'; field ids 0,4,5,6,7
field='3C286,3C295'; field named 3C286 and
field = '3,4C*'; field id 3, all names
<param type="string" name="spw">
<shortdescription>Select spectral window/channels</shortdescription>
<description>Select spectral window/channels
Default: '' (meaning all spectral windows and channels)
spw='0~2,4'; spectral windows 0,1,2,4 (all channels)
spw='<2'; spectral windows less than 2 (i.e. 0,1)
spw='0:5~61'; spw 0, channels 5 to 61
spw='0,10,3:3~45'; spw 0,10 all channels, spw
spw='0~2:2~6'; spw 0,1,2 with channels 2
spw = '*:3~64' channels 3 through 64 for all sp id's
spw = ' :3~64' will NOT work.
<param type="string" name="scan">
<shortdescription>Select scans by scan numbers</shortdescription>
<description>Select scans by scan numbers
<param type="string" name="intent">
<shortdescription>Select observing intent</shortdescription>
<description>Select observing intent
Default: '' (no selection by intent)
Example: intent='*BANDPASS*' (selects data