How does noise filtering work?
The noise filter is a Savitzky-Golay smoothing filter. This filter smoothes the data to remove noise whilst tending to preserve features of such as relative maxima, minima and peak width, which are usually 'flattened' by other averaging techniques..


