NRAO Home > CASA > CASA Toolkit Reference Manual
sd.scantable.set_freqframe - Function

5.1.2 Set the frame type of the spectral axis
Description

Set the frame type of the Spectral Axis. Valid frames are ’TOPO’, ’LSRD’, ’LSRK’, ’BARY’, ’GEO’, ’GALACTO’, ’LGROUP’, ’CMB’. The default is taken from sd.rcParams[’scantable.freqframe’].

Arguments





Inputs

frame

An optional frame type

allowed:

string

Default:

None





Returns

Example

        scan = sd.scantable(’OrionS_rawACSmod_cal’)  
        scan.set_freqframe(’BARY’)


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