Listobs: Difference between revisions

From CASA Guides
Jump to navigationJump to search
(Created page with '== Help on listobs task: == <pre> List data set summary in the logger Lists following properties of a measurement set: scan list, field list, spectral window list…')
 
(Replaced content with "{{listobs}}")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Help on listobs task: ==
{{listobs}}
 
<pre>
List data set summary in the logger
 
      Lists following properties of a measurement set:
      scan list, field list, spectral window list with
      correlators, antenna locations, ms table information.
 
      Keyword arguments:
      vis -- Name of input visibility file
              default: none. example: vis='ngc5921.ms'
      verbose -- level of detail
            verbose=True: (default); scan and antenna lists
            verbose=False: less information
 
      Additional comments:  The simplest way to obtain a hard copy
      of the output is: 1) Open a file in your favorite editor;
      2) Cut relevant portion of message log.  You may have to use
      cntr-O to store the text; 3) Paste text in the editor window.
 
      You can also copy the ascii text from the end of the casapy.log
      file in the working directory.
</pre>

Latest revision as of 19:30, 6 May 2015