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

Home » Public Forums » archive » Re: this might be a stupid question
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: this might be a stupid question [message #48200 is a reply to message #48197] Thu, 06 April 2006 15:11 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
ChiChiRuiz@gmail.com writes:

> here's how i code it
>
> pro main
> open/read files
> get x, y, z arrays
> scatter_surface, x, y, z
> end
>
> when i run main.pro, it did not work, but when i go to command prompt
> IDL> scatter_surface
> it works fine

Ah, well, one always hopes it works with the example data. :-)

Now, with *real* data you begin to appreciate the complexities
of object graphics. I'd guess that the radius of the orbs is
going to be tied, somehow, to the data range. If you use
a data range dissimilar to the one I used in the
example, it is possible that the orb shrinks to such a small
size you can't see it, or to such a large size that you are
inside it. In either case, you are probably hosed.

Just for kicks, I'd change the ORB radius in Scatter_Surface
and hope you see something with your data. The BIG problem with
object graphics is that *everything* is possible, including all
those things that are dumb, stupid, or just plain useless.
Change it by at least an order of magnitude or so. If you change
it enough, we might begin to get a clue to what is going on.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Curvefit issues
Next Topic: this might be a stupid question

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

Current Time: Sat Nov 29 01:56:04 PST 2025

Total time taken to generate the page: 1.52260 seconds