|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
quanta.done - Function
1.5.1 Free resources used by tool. Current implementation ignores input parameter,
does nothing and returns true
Description
Currently, this method is an NOP.
Arguments
Inputs |
| ||
kill |
| force kill of the default tool (ignored)
| |
| allowed: | bool |
|
| Default: | false |
|
bool
Example
"""
#
print "\t----\t done Ex 1 \t----"
print qa.done()
#True
print qa.done()
#True
print qa.done(kill=T)
#True
#
"""
__________________________________________________________________
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