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

3.1.2 Close the deconvolver tool


Description

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

Arguments





Returns
bool

Example

 
 
dc.open(’3C273XC1.dirty’, ’3C273XC1.psf’)  
dc.clean(model=’3C273XC1.clean’);  
dc.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