[Kst] kdeextragear-2/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Thu Sep 25 23:49:28 CEST 2003
CVS commit by netterfield:
Fix Bug 64890 - Zoomed graphs give wrong mouse data
Add a new (experimental) autoscale mode: spike insensitive autoscale
During a balloon flight, the telemtered data often has spikes and dropouts.
I have added an autoscale mode which ignores points near unusually large
transients. kstvector calculates the limits, ns_min and ns_max.
It seems to work very well on archived data.
M +4 -0 kstbasecurve.h 1.11
M +65 -0 kstplot.cpp 1.24
M +3 -1 kstplot.h 1.16
M +13 -0 kstplotdialog_i.cpp 1.23
M +4 -0 kstvcurve.cpp 1.22
M +10 -0 kstvcurve.h 1.16
M +50 -7 kstvector.cpp 1.44
M +10 -0 kstvector.h 1.38
M +40 -6 kstview.cpp 1.46
M +1 -0 kstview.h 1.21
M +104 -21 plotdialog.ui 1.10
More information about the Kst
mailing list