| 
         | 
  |||
| NRAO Home > CASA > CASA Toolkit Reference Manual | 
       | 
  ||
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
bool
Example
                                                                  
                                                                  
"""
#
print "\t----\t done Ex 1 \t----"
csys = cs.newcoordsys(direction=True, spectral=True)
csys.done()
print csys.torecord() # default tool
#
"""
__________________________________________________________________
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