<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="vlafiller" name="vlafiller">
<shortdescription>tool for VLA filler tasks</shortdescription>
<method name="vlafiller" type="constructor">
<shortdescription>Construct an vlafiller tool</shortdescription>
<returns type="vlafiller"/>
<method name="fill" type="function">
<shortdescription>Perform fill operations</shortdescription>
<param name="msname" type="string">
<description>name of output ms</description>
<param name="inputfile" type="string">
<description>name of vla archive</description>
<param name="project" type="string">
<description>name of project to extract, defaults to all projects in input</description>
<param name="start" type="string">
<description>start time to extract</description>
<value>1970/1/1/00:00:00</value>
<param name="stop" type="string">
<description>end time of extracted data</description>
<value>2199/1/1/23:59:59</value>
<param name="centerfreq" type="string">
<description>frequency of data to extract (used along with bandwidth param)</description>
<param name="bandwidth" type="string">