Re: [Matplotlib-users] constant spacing with griddata

2011-12-19 Thread Brad Malone
-users@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > -- next part -- > An HTML attachment was scrubbed... > > -- > > Message: 4 > Date: Mon, 19 Dec 2011 19:06:26 -0800 &g

Re: [Matplotlib-users] constant spacing with griddata

2011-12-19 Thread Paul Ivanov
Hi Brad, Brad Malone, on 2011-12-19 19:06, wrote: > However, when I do my own data I get an error message that says: > > > Traceback (most recent call last): > > File "make_colormap.py", line 248, in > > zi=griddata(x,y,z,xi,yi,interp='linear') > > File "/usr/lib/pymodules/python2.6/mat