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

1.4.1 get frequency of a spectral line


Description

spectralline will give you the frequency of a spectral line. The known list can be obtained by me.linelist().

Arguments





Inputs

name

name

allowed:

string

Default:

HI

Returns
record

Example

 
 
print "\t----\t spectralline Ex 1 \t----"  
print me.spectralline(’HI’)  
#{’m0’: {’value’: 1420405751.786, ’unit’: ’Hz’},  
# ’refer’: ’REST’,  
# ’type’: ’frequency’}  
 

__________________________________________________________________


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