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

5.1.2 Get IF number of the given row
Description

Return a IF 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’)  
        ifno = scan.getifs(0) # get IF 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