Having one last problem with matplotlib. I have some data that I'm
interpolating with griddata, and then plotting with contourf. For reasons
that escape me, the upper right and the lower left squares are not being
plotted. I'm printing out a 10x10 version of this to exaggerate the effect:

http://files.getdropbox.com/u/533499/griddata-example-text.png

In reality, I interpolate/plot this 200x200 squares, and none of it is all
that noticeable. However, I'm worried that I'm doing something wrong here,
and that the mistake is going to come back and bite me later on. Has anyone
seen anything like this?

Thanks for any help you can offer with this, and thank for all of the help
the list members have already given me.

Rick
-- 
Rick Muller
rpmul...@gmail.com
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to