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

5.1.2 Set the frame type of the direction on the sky
Description

Set the frame type of the Direction on the sky. The valid frames are ’J2000’, ’B1950’, ’GALACTIC’.

Arguments





Inputs

frame

An optional frame type

allowed:

string

Default:





Returns

Example

        scan = sd.scantable(’OrionS_rawACSmod_cal’)  
        scan.set_dirframe(’GALAGTIC’)


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