Re: [Matplotlib-users] Contours and imshow plots have offset

2007-10-23 Thread Christian Lerrahn
On Thu, 18 Oct 2007 21:10:24 -1000 Eric Firing <[EMAIL PROTECTED]> wrote: > Christian Lerrahn wrote: > > Hi, > > when I plot 2D data with imshow() and then add a contour plot, my > > contours have an offset in relation to the data. At the same time > > there is white space at the edge of my plot,

Re: [Matplotlib-users] Contours and imshow plots have offset

2007-10-19 Thread Eric Firing
Christian Lerrahn wrote: > Hi, > when I plot 2D data with imshow() and then add a contour plot, my > contours have an offset in relation to the data. At the same time there > is white space at the edge of my plot, so I assume that it is the > imshow plot that actually gets shifted. I'm new to Pytho

[Matplotlib-users] Contours and imshow plots have offset

2007-10-18 Thread Christian Lerrahn
Hi, when I plot 2D data with imshow() and then add a contour plot, my contours have an offset in relation to the data. At the same time there is white space at the edge of my plot, so I assume that it is the imshow plot that actually gets shifted. I'm new to Python and matplotlib, so I don't really