Re: [Matplotlib-users] hammer projection

2013-05-01 Thread Jae-Joon Lee
The code below uses axisartist toolkit. http://nbviewer.ipython.org/5467593 This is modified from 3rd example from the below example. http://matplotlib.org/examples/axes_grid/demo_floating_axes.html I hope this helps. Regards, -JJ On Tue, Apr 23, 2013 at 11:17 PM, Marian Jakubik

Re: [Matplotlib-users] Hammer projection grid

2010-11-22 Thread Tobias Winchen
Dear all, On Wednesday 17 November 2010 Benjamin Root wrote: Nevermind about the example script, I tested it myself and verified the problem. The fix was simple. We were missing a square root for the denominator of the formula for x and y. Before I submit this patch, can anybody with

Re: [Matplotlib-users] Hammer projection grid

2010-11-22 Thread Benjamin Root
On Mon, Nov 22, 2010 at 6:59 AM, Tobias Winchen winc...@physik.rwth-aachen.de wrote: Dear all, On Wednesday 17 November 2010 Benjamin Root wrote: Nevermind about the example script, I tested it myself and verified the problem. The fix was simple. We were missing a square root for the

Re: [Matplotlib-users] Hammer projection grid

2010-11-19 Thread Matthias Plum
Am 17/11/10, schrieb Benjamin Root ben.r...@ou.edu: On Wed, Nov 17, 2010 at 8:44 AM, Benjamin Root ben.r...@ou.edu ben.r...@ou.edu wrote: On Wed, Nov 17, 2010 at 5:45 AM, Matthias Plum p...@physik.rwth-aachen.de(javascript:main.compose() wrote: Hi

Re: [Matplotlib-users] Hammer projection grid

2010-11-17 Thread Benjamin Root
On Wed, Nov 17, 2010 at 5:45 AM, Matthias Plum p...@physik.rwth-aachen.dewrote: Hi I am trying to plot data on the sphere and use the hammer projection. The data ploting works fine, but the angular grid isn't shown correctly. In the attached picture you can see the error(mouse pointer is on

Re: [Matplotlib-users] Hammer projection grid

2010-11-17 Thread Benjamin Root
On Wed, Nov 17, 2010 at 8:44 AM, Benjamin Root ben.r...@ou.edu wrote: On Wed, Nov 17, 2010 at 5:45 AM, Matthias Plum p...@physik.rwth-aachen.de wrote: Hi I am trying to plot data on the sphere and use the hammer projection. The data ploting works fine, but the angular grid isn't shown