[Matplotlib-users] Raising figure windows

2008-04-03 Thread Lars Friedrich
Hello! I use matplotlib in interactive mode with the wxAgg backend under WindowsXP. It often happens that I have quite a lot figure windows hidden by other windows. Then it is difficult to pick the right figure window from the taskbar, since their titles all start with 'Figure...' and addition

[Matplotlib-users] wxAgg

2007-12-04 Thread Lars Friedrich
Hello, in my matplotlibrc, I use 'backend : WXAgg'. This works fine, since I use a wxPython shell as an interactive shell with pylab. However, 'WXAgg' is not in the list of possible backends given in matplotlibrc. Is it save (also in the future) to use WXAgg, or should I try to switch to one o

[Matplotlib-users] colorbar in subplots

2007-12-04 Thread Lars Friedrich
Hello, I would like to have multiple image plots in a figure. Each plot should have its own colorbar. I tried the following: ** a = N.array(((1,2,3), (4,5,6))) P.figure(0) P.subplot(1,2,1) P.imshow(a) P.colorbar() P.subplot(1,2,2) P.imshow(a) P.colorbar()

[Matplotlib-users] matplotlib.mlab.psd: zero padding + detrending

2007-10-02 Thread Lars Friedrich
applying zero padding and detrending? Wouldn't it make sense to change it? Thanks Lars -- Dipl.-Ing. Lars Friedrich Photonic Measurement Technology Department of Microsystems Engineering -- IMTEK University of Freiburg Georges-Köhler-Allee 102 D-79110 Freiburg Germany phone: +49-761-203-753

[Matplotlib-users] pylab.psd without plot

2007-01-26 Thread Lars Friedrich
Hello, how can I use the pylab.psd-function without a matplotlib-Plot-figure popping up? Thanks Lars -- Dipl.-Ing. Lars Friedrich Optical Measurement Technology Department of Microsystems Engineering -- IMTEK University of Freiburg Georges-Köhler-Allee 102 D-79110 Freiburg Germany phone: +49