NRAO Home > CASA > CASA Toolkit Reference Manual
ms.done - Function

1.3.1 Closes the ms tool


Description

You should call close() when you are finished using the ms tool to close the measurement set table and free any associated file locks. The measurement set is not deleted.

Arguments





Returns
bool

Example

 
 
      ms.open("3C273XC1.MS")  
      ...  
      ms.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