Bug 142896 - Over sampling of data gives misleading information
Summary: Over sampling of data gives misleading information
Status: RESOLVED DUPLICATE of bug 142895
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 01:53 UTC by Andrew Walker
Modified: 2007-03-13 02:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-03-13 01:53:35 UTC
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.
Comment 1 Andrew Walker 2007-03-13 02:05:14 UTC

*** This bug has been marked as a duplicate of 142895 ***