<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="calibration" name="fluxscale" type="function">
<shortdescription>Bootstrap the flux density scale from standard calibrators</shortdescription>
Bootstrap the flux density scale from standard calibrators.
<param mustexist="true" name="vis" type="path">
<shortdescription>Name of input visibility file</shortdescription>
<description>Name of input visibility file
Example: vis='ngc5921.ms'
<param name="caltable" type="string">
<shortdescription>Name of input calibration table</shortdescription>
<description>Name of input calibration table
Example: caltable='ngc5921.gcal'. This cal
table was obtained from task gaincal.=
<param name="fluxtable" type="string">
<shortdescription>Name of output, flux-scaled calibration table (required)</shortdescription>
<description>Name of output, flux-scaled calibration table (required)
Example: fluxtable='ngc5921.gcal2'
The gains in this table have been adjusted by the
derived flux density each calibrator. The
MODEL_DATA column has NOT been updated for the
flux density of the calibrator. Use setjy to do
this if it is a point source.
<param name="reference" type="stringVec">
<shortdescription>Reference field name(s) (transfer flux scale FROM)</shortdescription>
<description>Reference field name(s) (transfer flux scale FROM)
Example: reference='1328+307'
The names of the fields with a known flux
densities or visibilities that have been placed
in the MODEL column by setjy or ft for a model
not in the CASA system. The syntax is similar to
field. Hence field index or names can be used.
<param name="transfer" type="stringVec">