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

2.3.1 Terminate the imager process


Description

This is used to totally stop the imager process. It is a good idea to conserve memory use on your machine by stopping the process once you no longer need it.

Arguments





Returns
bool

Example

 
 
im.open(’3C273XC1.MS’)  
im.makeimage(image=’3C273XC1.dirty’,type=’corrected’)  
im.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