nraonrao
 
NRAO Home > CASA > CasaRef
ms.summary - Function

1.2.1 (PARTIALLY IMPLEMENTED!!!) Summarize the measurement set
Description

This function will print a summary of the measurement set to the system logger. The verbose argument provides some control on how much information is displayed.

RETURNING NON-EMPTY HEADER ARGUMENT NOT IMPLENTED!!!

This function can also return, in the header argument, a record containing the following fields.

nrow
Number of rows in the measurement set
name
Name of the measurement set

Arguments





Outputs

header

Header information (PARAMETER IGNORED!!!)

allowed:

any

Default:

record

Inputs

verbose

Produce verbose logging output

allowed:

bool

Default:

false

Returns
bool

Example

 
      ms.open(’3C273XC1.MS’)  
      ms.summary(verbose=True)  
    

This example will send a verbose summary of the measurement set to the logger.

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.