NRAO Home > CASA > CASA Toolkit Reference Manual
msmetadata.summary - Function

1.3.2 Get dictionary summarizing the MS.


Description

Get dictionary summarizing the MS.

Arguments





Returns
record

Example

 
    msmd.open("my.ms")  
    # get the summary  
    summary = msmd.summary()  
    msmd.done()  

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 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