Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: deconvolver.summary - Function Up: deconvolver - Tool Previous: deconvolver.close - Function


deconvolver.done - Function



Package general
Module deconvolver
Tool deconvolver


Terminate the deconvolver process


Synopsis
done()


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.



Returns
Bool


Example
deco:=deconvolver('3C273XC1.dirty', '3C273XC1.psf')      
deco.clean(model='3C273XC1.clean');
deco.close()
deco.done()





next up previous contents index
Next: deconvolver.summary - Function Up: deconvolver - Tool Previous: deconvolver.close - 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-08-01