Re: [Matplotlib-users] imshow and pcolor differences

2009-09-03 Thread Richard McMahon
e: > Date: Wed, 02 Sep 2009 15:08:49 -1000 > From: Eric Firing > To: Richard McMahon > Cc: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] imshow and pcolor differences > > Richard McMahon wrote: >> Hello, >> >> I want to display s

[Matplotlib-users] imshow and pcolor differences

2009-09-02 Thread Richard McMahon
Hello, I want to display some data as an image and also as a contour. I have been looking at imshow and pcolor and find that contour and imshow are behaving differently than pcolor. In the example below I have a 5x5 image. pshow displays the pixels but imshow and contour shows resampling artifac