Re: [matplotlib-devel] Curvelinear grid support

2009-06-05 Thread Jae-Joon Lee
John, This should now be fixed in the svn, although I haven't actually tested it in solaris machine. Please check if this works. -JJ On Wed, Jun 3, 2009 at 4:01 PM, Jae-Joon Lee wrote: > On Wed, Jun 3, 2009 at 11:22 AM, John Hunter wrote: >> so we may want to special case the code to handle 0.

Re: [matplotlib-devel] Curvelinear grid support

2009-06-03 Thread Jae-Joon Lee
On Wed, Jun 3, 2009 at 11:22 AM, John Hunter wrote: > so we may want to special case the code to handle 0.0, 0.0 as inputs. Thanks a lot for tracking this down! It would be best if my algorithm does not produce such a case, but evidently it does. Yes, I'll put some code to treat this special case

Re: [matplotlib-devel] Curvelinear grid support

2009-06-03 Thread Jae-Joon Lee
On Wed, Jun 3, 2009 at 11:04 AM, Michael Droettboom wrote: > Jae-Joon, > > I just saw your curvelinear grid support fall into SVN.  Very > impressive!  We actually may have a use for it here at Space Telescope > for drawing "World Coordinate System (WCS)" plots. > Well, the WCS support is actuall

Re: [matplotlib-devel] Curvelinear grid support

2009-06-03 Thread John Hunter
On Wed, Jun 3, 2009 at 10:04 AM, Michael Droettboom wrote: > Jae-Joon, > > I just saw your curvelinear grid support fall into SVN. Very > impressive! We actually may have a use for it here at Space Telescope > for drawing "World Coordinate System (WCS)" plots. I am getting an exception with a c