On Mon, Jul 21, 2008 at 3:12 AM, Klaus Zimmermann <[EMAIL PROTECTED]> wrote: > Hello *, > > right now the NonUniformImage class in image.py uses numpy's asarray > method. All similar classes instead use numpy.ma.asarray, thus allowing > for masked images. > I think this should be changed as in the attached patch. > > Otherwise thanks for matplotlib :)
Eric, could you take a look at this? Although the patch is trivial, I just want to make sure that the image extension code will do the right thing if a masked array gets passed into it. I d not see any special handling in _image.pcolor so am not sure what happens when a masked array gets passed in. JDH ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel