NRAO Home > CASA > CASA Toolkit Reference Manual
coordsys.observer - Function

1.1.3 Return the name of the observer


Description

This function returns the name of the observer. You can set it with the function setobserver.

Arguments





Returns
string

Example

 
 
"""  
#  
print "\t----\t observer Ex 1 \t----"  
csys = cs.newcoordsys()  
print csys.observer()  
#Karl Jansky  
#  
"""  
 

__________________________________________________________________


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