|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
msmetadata.close - Function
1.3.2 Close this tool and reclaim system resources associated with it.
Description
This method will close the tool and reclaim system resources it has been using.
Returns true if successful.
Arguments
bool
Example
msmd.open("my.ms")
# do things with tool
# finish, close tool and free up resources.
msmd.close()
__________________________________________________________________
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