Re: [Matplotlib-users] Docked/tabbed figures in one window?

2009-12-05 Thread qubax
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

Re: [Matplotlib-users] animated axis

2009-12-05 Thread andreyd
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

[Matplotlib-users] animated axis

2009-12-05 Thread avee
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