[Kst] [Bug 117897] New plugin to bin one vector w.r.t. another

Barth Netterfield netterfield at astro.utoronto.ca
Thu Jan 5 06:13:02 CET 2006


I'm going to be pretty swamped over the next couple weeks...

The tricky bit is the error bars.  In the absense of an antialiasing filter 
(ie, virtually never) you could just take the standard deviation in each bin 
as the error bar.  But with an antialiasing filter, which correlates 
successive samples this will be substantially wrong.

A heuristic I have used to get around this that has worked very well is to 
average all successive samples which are in the same bin into one sample, and 
then base the error bars on the distribution of these averages.

This can suffer from small number statistic if you don't have enough visits to 
a bin.  A solution is to calculate both types of error bars, calculate the 
mean scale factor to correct the per-sample error bar, and apply this to the 
per-sample error bars.

I would be happy to discuss this more.

cbn

  
On January 4, 2006 04:19 pm, Andrew Walker wrote:
> ------- 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=117897
>
>
>
>
> ------- Additional Comments From arwalker sumusltd com  2006-01-05 01:19
> ------- Barth, were you still planning to write this as Rodrigo is keen to
> get this working? if not I'll go ahead and write it.
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list