Hi,
Regarding the o7.5 window function:
First, sorry there is a typo in the window function in 8.6 help file, the third equation should be 1-4p^2/(n^2)*(n-t)^2. It is used as a low pass parabolic filter.
In this equation, t is the index, p is the Points of Window (which can be set from the dialog) and n is the number of data points in your sample data.
We are not sure about what you actually meant by the second question, normally if you want to reproduce the FFT smoothing result of o7.5, you may run the following script to do the smoothing in 8.6:
smooth iy:=<active> method:=3 npts:=7 pad:=1 filter:=1 baseline:=0;
If this doesn't help to get what you want, it would be best if you could send us a sample of your data to us and explain the detailed steps you did in 7.5, so that we may try to reproduce. To send file to us, please press the Send Files to Tech Support button in the upper-right corner of the forum page and follow the instructions there.
Kathy
Originlab