[Kst] [Bug 142895] New: Over sampling of data gives misleading information
Andrew Walker
arwalker at sumusltd.com
Tue Mar 13 01:51:56 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=142895
Summary: Over sampling of data gives misleading information
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: HEAD (using KDE KDE 3.5.1)
Installed from: Compiled From Sources
OS: Linux
PROBLEM:
In cases where two vectors of different lengths are plotted one against the other the data may not be interpolated correctly. Ideally the user should be given the option of down-sampling or up-sampling.
STEPS TO REPRODUCE:
Start Kst
Select a datasource that has (for example) temperature values at 0.1 intervals sampled at 1 Hz and voltage values sampled at 5Hz.
Plot voltage against temperature
ACTUAL RESULTS:
The temperature values are up-sampled to those of the voltage values.
EXPECTED RESULTS:
The voltage values are down-sampled to those of the temperature values.
More information about the Kst
mailing list