comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: help on polar_surface routine
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: help on polar_surface routine [message #29798] Wed, 13 March 2002 05:46 Go to previous message
florence.henry is currently offline  florence.henry
Messages: 2
Registered: March 2002
Junior Member
James Kuyper <kuyper@gscmail.gsfc.nasa.gov> wrote

> That looks fairly well centered to me. It isn't labelled that way, but
> that's because by default SURFACE uses the array indices as the labels
> for the x and y axes. Try the following:

thanks for the explanation ...

> zz = polar_surface(z,r,theta,/grid,bounds=bounds,spacing=spacing)
> surfsize = size(zz, /dimensions)
> xcoords = bounds(0) + spacing(0)*indgen(surfsize(0))
> ycoords = bounds(1) + spacing(1)*indgen(surfsize(1))
> surface,zz,xcoords,ycoords

...and thanks for the tip ! It works !

-----
Florence HENRY
florence.henry@obspm.fr
[Message index]
 
Read Message
Read Message
Previous Topic: ratio imaging
Next Topic: Re: IDL Objects Graphics cache and crash

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 18:57:26 PDT 2025

Total time taken to generate the page: 0.56006 seconds