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

Home » Public Forums » archive » Re: defficiency of IDL on front page of Physics Today
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: defficiency of IDL on front page of Physics Today [message #11761] Thu, 14 May 1998 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
> And what do we see? That the skirt of the surface plot is
> hiding some of the data. Not very commendable for software that
> is suppose to show us the data.

Hmm - doesn't look like a skirt to me. It's simply the data that's
plain, flat zero around the edges of the distribution.

As to how you would get *that* to disappear.. well, consider
the following:

d = shift(dist(400),200,200)
im = (d-50)*exp(-d^2/50.0^2)
ix = where(d gt 100)
im(ix) = 1000
shade_surf,im,max=100

Hmm.. nice hat for halloween? In other words - don't blame RSI,
but maybe Wayne Itano, who made the picture?

Personally, I don't mind the way it's made, though.

Regards,

Stein Vidar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Spacecraft orbit propagation
Next Topic: Single Quotes, Double Quotes

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

Current Time: Wed Oct 08 17:37:00 PDT 2025

Total time taken to generate the page: 0.00576 seconds