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

Home » Public Forums » archive » Re: 2D Plot in IDL with shading?
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: 2D Plot in IDL with shading? [message #71446 is a reply to message #71445] Fri, 18 June 2010 13:30 Go to previous messageGo to previous message
Ally is currently offline  Ally
Messages: 13
Registered: June 2010
Junior Member
On Jun 18, 4:16 pm, pp <pp.pente...@gmail.com> wrote:
> On Jun 18, 5:11 pm, Ally <ally.desh...@gmail.com> wrote:
>
>> Not exactly.  The whole plot will be filled in because there's a diode
>> response for each elevation and azimuth pair.  The diode response
>> doesn't change linearly so I can't use the vector idea.  I want the
>> colors to match the data in highest to lowest value order (or vice
>> versa) but the data isn't written this way (it should end up looking
>> like a ring or ellipse pattern with greatest response/darkest color on
>> the outside and lowest response/lightest color on the inside).  I have
>> a picture of something similar in Python but I can't attach it to a
>> post.  Is there any way I can make a surface plot of the data, give it
>> elevation shading, and then just view it top down so I only see the x
>> and y axes and colored rings?
>
> I think what you want is just an image, something like:
>
> iimage,response,elevation,azimuth
>
> Though you could have made a surface, with
>
> isurface,response,elevation,azimuth
>
> Or a contour plot with
>
> icontour,response,elevation,azimuth

Thanks. I'll try those and see if it works.

-Allison
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error detected while calling MPFIT_FDJAC2
Next Topic: Selecting data from two separate arrays

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

Current Time: Sat Oct 11 11:23:30 PDT 2025

Total time taken to generate the page: 1.23392 seconds