coordsys.done - Function

1.1.3 Destroy this Coordsys tool, restore default tool
Description

If you no longer need to use a Coordsys toolcalling this function will free up its resources and restore the default coordsys tool.

Arguments





Returns
bool

Example

"""  
#  
print "\t----\t done Ex 1 \t----"  
csys = cs.newcoordsys(direction=T, spectral=T)  
csys.done()  
print csys.torecord()            # default tool  
#  
"""

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 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

Updated daily during alpha development.