Adam Mercer wrote:
> On 09/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
>
>
>> Adam: If you can convert your coordinates into latitudes and
>> longitudes, then you can plot the data with the basemap tookit on your
>> choice of map projection (see
>> http://www.scipy.org/Cookbook/Matplotlib
On Tuesday 09 October 2007 20:08:29 Adam Mercer wrote:
> On 09/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> > Adam: If you can convert your coordinates into latitudes and
> > longitudes, then you can plot the data with the basemap tookit on your
> > choice of map projection (see
> > http://
On 09/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Adam: If you can convert your coordinates into latitudes and
> longitudes, then you can plot the data with the basemap tookit on your
> choice of map projection (see
> http://www.scipy.org/Cookbook/Matplotlib/Maps for an example).
Followi
On 09/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Adam: If you can convert your coordinates into latitudes and
> longitudes, then you can plot the data with the basemap tookit on your
> choice of map projection (see
> http://www.scipy.org/Cookbook/Matplotlib/Maps for an example).
Thats j
Adam Mercer wrote:
> Hi
>
> I have some skymap data, i.e. theta, phi and some intensity that I
> would like to plot on the surface of a sphere, does matplotlib support
> plotting on the surface of a sphere? I've looked through the examples
> and can't seem to find anything.
>
> Any help would be g
Hi
I have some skymap data, i.e. theta, phi and some intensity that I
would like to plot on the surface of a sphere, does matplotlib support
plotting on the surface of a sphere? I've looked through the examples
and can't seem to find anything.
Any help would be greatly appreciated.
Cheers
Adam