<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="single dish, import/export" name="importnro" type="function">
<shortdescription>Convert NOSTAR data into a CASA visibility file (MS)</shortdescription>
Task importnro enables one to convert the data obtained with the
NRO45m telescope into the CASA MS2 format. At this moment, only the
OTF data (NOSTAR data) obtained with the SAM45 spectrometer is
supported, and the OTF data obtained with the other spectrometers
(e.g., AOS) and the PSW data (NEWSTAR data) are outside of scope
<param mustexist="true" name="infile" type="path">
<shortdescription>Name of input NOSTAR data</shortdescription>
<description>Name of input NOSTAR data
<param kind="ms" name="outputvis" type="string">
<shortdescription>Root name of the ms to be created. Note the .ms is NOT added </shortdescription>
<description>Root name of the ms to be created. Note the .ms is NOT
Example: outputvis='myms.ms'
<param name="overwrite" type="bool">
<shortdescription>Over write an existing MS(s)</shortdescription>
<description>Over write an existing MS(s)
Default: False (do not overwrite)
<param name="parallel" type="bool">
<shortdescription>Turn on parallel execution</shortdescription>
<description>Turn on parallel execution
Default: False (serial execution)
FOR MORE INFORMATION, SEE THE TASK PAGES OF IMPORTNRO IN CASA DOCS:
https://casa.nrao.edu/casadocs/