<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="miriad" name="miriadfiller">
<shortdescription>Tool for the importmiriad task</shortdescription>
<method name="miriadfiller" type="constructor">
<shortdescription>Construct a miriadfiller tool</shortdescription>
<returns type="miriadfiller"/>
<method name="fill" type="function">
<shortdescription>Perform fill operation</shortdescription>
<param name="vis" type="string">
<description>Name of output visibility file (MS)</description>
<param name="inputfile" type="string">
<description>Name of miriad input file</description>
<param name="tsys" type="bool">
<description>Fill weights from Tsys in data?</description>
<param name="spw" type="intVec">
<description>Spectral windows to load, default=all</description>
<value><value>-1</value></value>
<param name="vel" type="string">
<description>Velocity system to use (LSRK, LSRD, TOPO)? Default is telescope dependent</description>
<param name="linecal" type="bool">
<description>(CARMA) Apply line calibration</description>
<param name="wide" type="intVec">