Interesting. I can't reproduce your result using either the MacOSX or
WXAgg backend. Which backend are you using, and does the problem
persist if you use a different one?
Josh
On Wed, Feb 18, 2009 at 11:12 AM, Olle EngdegÄrd wrote:
>
> Doing
>
> from pylab import *
> x=normal(10, size=1000)
> hi
Hello all,
Earlier today I looked into a problem someone on the users list was
having with imread working on a binary png file of his (attached). The
array returned does not correspond to the picture, as verified by
imshow'ing the imread'd file, which results in a distorted image with
rainbow colo