Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | qimager | |
Tool | qimager |
Terminate the qimager process
Synopsis
done()
Description
This is used to totally stop the qimager process. It is a good idea
to conserve memory use on your machine by stopping the process once
you no longer need it.
Returns
Bool
Example
imgr:=qimager('3C273XC1.MS')
imgr.image(image='3C273XC1.dirty',type='corrected')
imgr.close()
imgr.done()
Next: qimager.summary - Function
Up: qimager - Tool
Previous: qimager.stop - 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-10-15