<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="import/export" name="splattotable" type="function">
<shortdescription>Convert a downloaded Splatalogue spectral line list to a casa table.</shortdescription>
This task reads a spectral line list(s) downloaded from Splatalogue
(www.splatalogue.net) and loads it into a CASA table which can be
queried via eg the slsearch task.
<param mustexist="true" name="filenames" direction="in" type="pathVec">
<shortdescription>Files containing Splatalogue lists.</shortdescription>
<description>Files containing Splatalogue lists.
The downloaded files must be in a specific format
for this task to succeed. Fro details, see the splattotable
(https://casa.nrao.edu/casadocs/)
<example>["mysplat1.txt", "mysplat2,txt"]</example>
<param name="table" direction="in" type="string">
<shortdescription>Output table name. Must be specified.</shortdescription>
<description>Output table name. Must be specified.</description>
<example>"mysplat.tbl"</example>
For more information, see the task pages of splattotable in CASA Docs:
https://casa.nrao.edu/casadocs/