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

Home » Public Forums » archive » Re: Newbie-Alert: Plotting 3D data in IDL
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: Newbie-Alert: Plotting 3D data in IDL [message #35233] Mon, 26 May 2003 07:09 Go to previous message
Stephan Eickschen is currently offline  Stephan Eickschen
Messages: 2
Registered: May 2003
Junior Member
Thanks David - I managed to get slice working ;-)

>> I am sure that this is an old topic, easily to solve problem but I hope that
>> you are lenient towards me...
> Are you kidding me!? We are *brutal* to newbies!
I was afraid of that...

>> I have a 3D data set. I managed to get it read by IDL. Now I would like to
>> plot the data as three orthogonal slices, each plane parallel to one of the
>> axis. I was not able to get slicer3 working properly.
>
>
> Humm. This would definitely be the preferred solution.
> Are you sure you are calling it correctly? It requires
> a pointer to the data:
>
> IDL> ptr = Ptr_Free(data)
> IDL> Slicer3, ptr
[2nd n^Hmail:]
> See, one of our strategies is to completely lead newbies
> astray. Uh, try this:
>
> IDL> ptr = Ptr_New(data)
*g* -- I thought about that...

(snip)

> If you *have* to use SLICE (and I don't recommend that ancient
> program, either), then download PSCONFIG and do a global
> search and replace on PS_FORM:

Well - I succeeded in getting it to work - nicely done!

> If you use SLICE, be sure to set DEVICE, DECOMPOSED=0. I think
> that program was written 25 years before 24-bit colors were a
> reality.

---- snip: slice.pro ----
> ; for later processing. The program works on 8-bit, 16-bit, and
> ; 24-bit displays.
(...)
> ; 23 April 1997. Added support for 24-bit color displays. DWF
---- snap: *g* ----

Stephan

--
------------------------------------------------------------ ----------
Stephan Eickschen Tel. : +49 (0)8153 28-1351
GeoForschungsZentrum Potsdam (GFZ) Fax. : +49 (0)8153 28-1207
Department 1, Section 1.2
c/o email: eicksch@gfz-potsdam.de
DLR Oberpfaffenhofen www : http://op.gfz-potsdam.de
Box 1116
82234 Wessling
Germany
------------------------------------------------------------ ----------
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Convert IDL code to HTML with color chromacoding
Next Topic: How to Acces heap object.

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

Current Time: Sat Oct 11 08:28:00 PDT 2025

Total time taken to generate the page: 4.56259 seconds