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

5.1.2 Rotate a phase of the XY correlation
Description

Rotate the phase of the XY correlation. This is always done in situ in the 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_xyphase(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