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

2.3.1 Close the imager tool, with data written on disk, keeping imager process running for future use


Description

This is used to close imager tools. Note that the data is written to disk. The imager process keeps running until a done tool function call is performed.

Arguments





Returns
bool

Example

 
 
im.open(’3C273XC1.MS’)  
im.makeimage(image=’3C273XC1.dirty’,type=’corrected’)  
im.close()  
 

__________________________________________________________________


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