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

5.1.2 Get cycle number of the given row
Description

Return a cycle number for the given row.

Arguments





Inputs

The rowno to get the information for

allowed:

integer

Default:





Returns
integer

Example

        scan = sd.scantable(’OrionS_rawACSmod’)  
        cycle = scan.getcycle(0) # get cycle number for the first row


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