Add live_view module to qutil.plotting.
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5+ 6
− 1
The live_view
module provides a matplotlib interface for concurrent data viewing using animations and blitting. For line plots without axis rescaling, frame rates of ~100 fps can be reached. A 1080x1920 pixel image can be displayed at ~20 fps. Data sources are pushed to a background thread from where they can fill a queue.
See mjolnir commits a771a5cc..205318e6 for earlier history.
For a faster browsing experience, some files are collapsed by default.