Commits

prefer MS to vague 'data set', CAS-13885

casatasks/xml/listobs.xml

Modified
1 1 <casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns="http://casa.nrao.edu/schema/psetTypes.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 2
3 3 <task type="function" name="listobs" category="information">
4 - <shortdescription>Get the summary of a data set and list it in the logger or in a file</shortdescription>
4 + <shortdescription>Get the summary of a MeasurementSet and list it in the logger or in a file</shortdescription>
5 5 <description>
6 6 List the summary information of a data set in the logger or in a file, based on
7 7 a data selection. Only rows can be selected and printed. No in-row selection is
8 8 possible (channel or correlation).
9 9
10 10 Lists the following properties of a measurement set:
11 11 scan list, field list, spectral window list with
12 12 correlators, antenna locations, ms table information.
13 13 </description>
14 14 <input>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut