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

5.1.2 Average beams together for multi-beam observation
Description

Average the Beams together.

The mask argument is an optional mask defining the region, where the averaging will be applied. The output will have all specified points masked.

The weight argument specifies weighting scheme. Valid options are:

’none’:no weight (default)
’var’:1/var(spec) weighted
’tsys’:1/Tsys**2 weighted

Arguments





Inputs

mask

An optional mask defining the region

allowed:

bool array

Default:

None

weight

Weighting scheme

allowed:

string

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