tt.invertChannelRanges(invertstring, nchan=0, vis='', spw='', separator=';')Specify either nchan or a measurement set and spw.
CASA <4>: tt.invertChannelRanges('4~9',nchan=48)
inverse = '0~3;10~47'
Out[4]: '0~3;10~47'
-- ToddHunter - 2015-08-10
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.