Paul Hobson writes: > On Wed, Dec 12, 2012 at 5:59 AM, Michael Droettboom <md...@stsci.edu> wrote: > > http://matplotlib.org/examples/api/clippath_demo.html > > It's perfectly reasonable code, but seems strange that it's > clipped off to the corner which I think makes it less useful as > an example. > > If I understand correctly, you're proposing that that such an > example would be deleted after a more practical example was > available to replace it? > > While I'm 100% in favor of "cleaning out the closet", I used this exact > example two days ago to clip a depressed groundwater surface to a landfill > boundary :)
There is one small issue with the example: If one is using imshow on random pixel data, there is not reason to use bilinear interpolation (which is what imshow defaults to). "nearest" is the only reasonable choice. I know this sounds pedantic, but it irks me as a numerical analyst... --Marcel ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel