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

5.1.2 Return a scantable with single row
Description

Select a row in the scantable. Return a scantable with single row.

If insitu is True, or insitu is None and sd.rcParams[’insitu’] is True, the method will not return the result, but apply operation on this scantable.

Arguments





Inputs

row

Row no of integration

allowed:

integer

Default:

0

insitu

If False a new scantable is returned

allowed:

bool

Default:

None





Returns
scantable

Example


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