On Tue, 2008-05-27 at 18:44 -0400, Darren Dale wrote:
> On Tuesday 27 May 2008 5:22:00 pm John Hunter wrote:
> > On Tue, May 27, 2008 at 3:55 PM, Darren Dale <[EMAIL PROTECTED]> 
> wrote:
> > > On the trunk, the following script will show an image but will not
> > > rescale it:
> > >
> > > im=imshow(rand(10,10))
> > > im.set_clim(0,0.2)
> > > draw()
> >
> > I see that too -- and another image related bug:
> [...]
> > which does indeed stop the exception but there is the same problem you
> > point to: the image is not updated.  I don't have time to drill into
> > this one right now, but they are probably the same bug.  I'm
> > committing the is_gray lut bugfix and punting on the deeper bug for
> > now.
> 
> It truns out this was introduced a while back, in commit 5042. Eric, 
> according 
> to the changelog you were working on speeding up panning and zooming of dense 
> images, do you have time to revisit it?

If I fouled it up--as evidently I did--I would like to fix it.  I will
take a first look at it this evening.

Eric
> 
> Darren


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to