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

3.1.2 Terminate the deconvolver process


Description

This is used to totally stop the deconvolver 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

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