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

1.2.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()  
    

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.