On Wed, Jun 3, 2009 at 11:04 AM, Michael Droettboom <md...@stsci.edu> 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 actually my whole motivation for this (I'm also in astronomy). > One quick question though -- it seems that this functionality is > completely independent of the axes_grid stuff, which is primarily about > layout out axes within a figure, correct? Is there a reason why it's > part of the axes_grid toolkit that I'm missing? > Well, axes_grid is actually a byproduct of my effort to nicely display FITS image with matplotlib. And I tend to put everything that is not astronomy-specific into axes_grid toolkit, which may not be such a good idea. While one needs to use a custom Axes class (axes_grid.axislines.Axes) to support the curvelinear grid, this part of the code can be easily separated out. But I'm not sure if creating another mpl_toolkit package is best way to do here. Any suggestion will be welcomed. Regards, -JJ > Cheers, > Mike > > -- > Michael Droettboom > Science Software Branch > Operations and Engineering Division > Space Telescope Science Institute > Operated by AURA for NASA > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel