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

1.4.1 get a list of known sources


Description

sourcelist will give you a string with the space separated list of sources known in the Sources table.

Arguments





Returns
string

Example

 
 
print "\t----\t sourcelist Ex 1 \t----"  
print me.sourcelist()[0:62]  
#’0002-478 0003+380 0003-066 0007+106 0007+171 0008-264 0008-421’  
#......  
 

__________________________________________________________________


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