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

1.3.2 Attach the MS metadata tool to the specified MS


Description

Attach this tool to the specified MS. Arguments





Inputs

msfile

Name of the existing measurement set

allowed:

string

Default:

maxcache

Maximum cache size, in megabytes, to use.

allowed:

float

Default:

50

Returns
bool

Example

 
                msmd.open("my.ms")  
                # do stuff and close it  
                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