[Kst] [Bug 87177] equations are incorrectly re-sampled
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Mon Aug 16 16:47:58 CEST 2004
------- 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=87177
------- Additional Comments From netterfield astro utoronto ca 2004-08-16 16:47 -------
The patch I submitted earlier fixes the case where NS_i == int(a)NS_j.
But this is rarely the case. More often, for RVectors
NS_i = int(a)(NS_j-SPF) + 1
So that the 1st and last samples correspond properly.
Fixing it will be non-trival, but I think it is pretty important.
Thoughts?
More information about the Kst
mailing list