next up previous contents
Next: 1.9 Time averaging Up: 1 The MSTransform framework Previous: 1.7 Separation of spectral   Contents

1.8 Hanning smoothing

Set the parameter hanning to True to Hanning smooth the MS. Contrary to theUnsaved Document 1 hanningsmooth task, mstransform creates a new output MS and writes the smoothed transformation to the DATA column of the output MS, not to the CORRECTED_DATA column.

Another difference with respect to the hanningsmooth task is that the transformation will be applied to all the data columns requested by the user in the parameter datacolumn. If the requested column does not exist, it will exit with an error.

    mstransform('uid.ms', outputvis='myout.ms', hanning=True)



Sandra Castro 2014-12-16