NRAO Home > CASA > CASA Toolkit Reference Manual
measures.obslist - Function

1.4.1 get a list of known observatories


Description

obslist will give you an array of strings of the observatories known in the Observatories table.

Arguments





Returns
stringArray

Example

 
 
print "\t----\t obslist Ex 1 \t----"  
print me.obslist()  
 
#[’ALMA’ ’ARECIBO’ ’ATCA’ ’BIMA’ ’CLRO’ ’DRAO’ ’DWL’ ’GB’ ’GBT’ ’GMRT’  
 #’IRAM PDB’ ’IRAM_PDB’ ’JCMT’ ’MOPRA’ ’MOST’ ’NRAO12M’ ’NRAO_GBT’ ’PKS’  
 #’SAO SMA’ ’SMA’ ’VLA’ ’VLBA’ ’WSRT’ ’ATF’ ’ATA’ ’CARMA’ ’ACA’ ’OSF’  
 #’OVRO_MMA’ ’EVLA’ ’ASKAP’ ’APEX’ ’SMT’ ’NRO’ ’ASTE’ ’LOFAR’ ’MeerKAT’  
 #’KAT-7’ ’EVN’ ’LWA1’ ’PAPER_SA’ ’PAPER_GB’ ’e-MERLIN’ ’MERLIN2’  
 #’Effelsberg’ ’MWA32T’]  
 

__________________________________________________________________


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