Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: is_ms - Function Up: ms - Tool Previous: ms.ptsrc - Function


ms.done - Function



Package general
Module ms
Tool ms


Delete the ms tool


Synopsis
done()


Description
You should call this function when you are finished using the ms tool. It frees up all the memory associated with a ms tool, closes the measurement set table and frees up any associated file locks. The measurement set is not deleted. It will also shut down the server process if there are no other ms tools being used.


Example
      myms := ms("3C273XC1.ms");
      ...
      myms.done();







next up previous contents index
Next: is_ms - Function Up: ms - Tool Previous: ms.ptsrc - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01