S
Stef Mientki
hello,
I justed finished, another plot library, called Scope_Plot, based on
wxPython.
Scope_Plot is special meant for displaying real time signals,
and therefor has some new functionalities:
- signal selection
- each signal has it's own scale,
- moving erase block
- measurement cursor
ans should be a lot faster than MatPlot, Plot and FloatCanvas,
at least for real time signals (because it only draws the changes).
An animated demo can be seen here (2 MB, 2:10):
http://stef.mientki.googlepages.com/jalspy_scope.html
A description of the library, as used in an application, can be found here:
http://oase.uci.kun.nl/~mientki/data_www/pic/jalspy/jalspy_scope.html
And finally the file (and a few necessary libs) can be found here:
http://oase.uci.kun.nl/~mientki/download/Scope_Plot.zip
The library has a main section which contains a simple demo,
the animated demo and the application description shows a more complex
signal organization.
cheers,
Stef Mientki
I justed finished, another plot library, called Scope_Plot, based on
wxPython.
Scope_Plot is special meant for displaying real time signals,
and therefor has some new functionalities:
- signal selection
- each signal has it's own scale,
- moving erase block
- measurement cursor
ans should be a lot faster than MatPlot, Plot and FloatCanvas,
at least for real time signals (because it only draws the changes).
An animated demo can be seen here (2 MB, 2:10):
http://stef.mientki.googlepages.com/jalspy_scope.html
A description of the library, as used in an application, can be found here:
http://oase.uci.kun.nl/~mientki/data_www/pic/jalspy/jalspy_scope.html
And finally the file (and a few necessary libs) can be found here:
http://oase.uci.kun.nl/~mientki/download/Scope_Plot.zip
The library has a main section which contains a simple demo,
the animated demo and the application description shows a more complex
signal organization.
cheers,
Stef Mientki