Re: [Matplotlib-users] Bug in boxplot/mlab.prctile

2011-01-13 Thread Jochen Deibele
ast matplotlib and the scipy-stats-package should agree. Jochen [1] http://sourceforge.net/tracker/?func=detail&aid=3151034&group_id=80706&atid=560720 -- Jochen Deibele, PhD candidate, Dipl.-Ing. Department of Circulation and Medical Imaging Norwegian University of Science and Techno

Re: [Matplotlib-users] X11 Window information for plots

2011-01-19 Thread Jochen Deibele
Hi! todd rme wrote on 19.01.2011 04:40: > The class, on the other hand, seems to be an application-specific > description of what the role is within the application. I think this > should probably be "figure". Just an idea: What about exposing this (or maybe all) of the values in the api to

Re: [Matplotlib-users] X11 Window information for plots

2011-01-19 Thread Jochen Deibele
Ryan May wrote on 19.01.2011 16:00: > On Wed, Jan 19, 2011 at 4:48 AM, Jochen Deibele > wrote: >> todd rme wrote on 19.01.2011 04:40: >> > The class, on the other hand, seems to be an application-specific >> > description of what the role is within

[Matplotlib-users] Changing alpha channel of image in pylab

2011-03-10 Thread Jochen Deibele
Hi! Changing the alpha-channel of a plotted image doesn't work for me in an ipython (pylab) shell. The example below illustrates the problem (i hope so at least ...) Running it with %run - everything is fine and the two images look the same. Runing it line by line without the show, the figure s