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

5.1.2 Rotate a phase of the complex polarization
Description

Rotate the phase of the complex polarization O=Q+iU correlation. This is always done in situ in the raw data. So if you call this function more than once then each call rotates the phase further.

Arguments





Inputs

angle

The angle (in dgree) to rotate (add) by

allowed:

float

Default:





Returns

Example

        scan = sd.scantable(’OrionS_rawACSmod_cal’)  
        scan.rotate_linpolphase(2.3)


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