Thanks.
One final question - how would i run the MainLoop() in a separate
thread? because once i start MainLoop(), i can't do something in
ipython anymore.
I'd like to have a window open and then be able to add tabs in
that window, and everything from from within ipython. so that i
can close fram
avee wrote:
>
> Dear users,
> I have been working on a scope based on matplotlib to monitor acquisition
> data. In order to enhance frame per seconds, I have used matplotlib's blit
> capabilities and works ok. No flickering, nice and smooth. Here's how it's
> done, take note that bbox is taken f
Dear users,
I have been working on a scope based on matplotlib to monitor acquisition
data. In order to enhance frame per seconds, I have used matplotlib's blit
capabilities and works ok. No flickering, nice and smooth. Here's how it's
done, take note that bbox is taken from the figure and not the