Steps
- open the attached project file "PPrunden_scidavisSmooth_Test.sciprj
- go to the Graph1 window
- select Menu / Ananlysis / Smooth / Moving Window Average
.... Curve: Table1_Elev_cor
.... Points: 5
- click smooth
Result
second last smoothed point at x=122 has y=0
Expected Result
At x=122 has y~345
My System
SciDavis 1.26
Qt: 4.6.7; Qwt: 5.2.3; No python
Win 10 Pro 64 Bit
Sorry typo: QT 4.8.7
Attached patch solves the problem
Thank you very much! When will there be a release with this patch?
Best regards
On Fri, May 08, 2020 at 09:44:11PM -0000, Rob Gru wrote:
I can get one out as soon as Miquel submits the pull request.
--
Dr Russell Standish Phone 0425 253119 (mobile)
Principal, High Performance Coders hpcoder@hpcoders.com.au
http://www.hpcoders.com.au
I know I said I'd do a release once Miquel did the pull request. I have done a source code release. I could probably release on Linux without much fanfare, but I assume you're more interested in Windows and/or Mac. Both of these platforms have many, many problems compiling for Qt5 (not to mention Python3) - I will fix these in due course, but sadly, it won't be any time soon.
Many thanks for your efforts to maintain this great software. Best wishes.
fixed here