1.3.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 |
|
Example
"""
# print "\t----\t spectralline Ex 1 \t----" print me.spectralline(’HI’) #{’m0’: {’value’: 1420405751.786, ’unit’: ’Hz’}, # ’refer’: ’REST’, # ’type’: ’frequency’} # """ |
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 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
Updated daily during alpha development.