Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimams | |
Tool | bimams |
type | type of spectral window | ||
Allowed: | 's' (sibeband average), 'c' (multi-channel data), or 'a' (multi-channel average) | ||
Default: | 'c' |
# construct a bimams tool and assign it to a Glish variable named bms bms := bimams('neptune.ms'); # get the widths of the channels in the multi-channel data windows of # the underlying ms bms.chanwidths();The result is [-48828.125 -3125000 -3125000 -48828.125 -3125000 -3125000 48828.125 3125000 3125000 48828.125 3125000 3125000]