[wxPython-users] [ANN] Scope_Plot.py another plot library,
specially for realtime signals.
Stef Mientki
s.mientki at ru.nl
Mon Nov 5 13:45:37 PST 2007
jmf wrote:
> Stef Mientki wrote:
>
> I justed finished, with a lot of help from this group, THANKS all
> (specially Robin of course),
> another plot library, called Scope_Plot.
>
> ---
>
> I took a quick look and it seems to be very nice. Good job.
> Out of curiosity, what is the speed / bandwidth you can reach
> with your scope? (of course, it is platform dependent).
I really have no idea, because I don't have a real time sampling yet.
For now I needed the extra features and speed, because I need time for
other things (simulation).
I optimized the single lines, e.g. by comparing float/int32/int16.
I did not yet optimize the erase block (now down by multiple rectangles).
Also the chunk size / timer count might influence the performance.
cheers,
Stef
>
> Jean-Michel Fauth, Switzerland
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
>
More information about the wxpython-users
mailing list