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

Home » Public Forums » archive » Question on SLICER widget
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Question on SLICER widget [message #2228] Fri, 17 June 1994 16:27
dpal is currently offline  dpal
Messages: 7
Registered: June 1994
Junior Member
Hello everybody:

I am trying to use SLICER for volume visualization. I have a 22 X 22 X 22 array containing temperature data. I am using the following code to read the data.

COMMON VOLUME_DATA, vol
OPENR, 1, "head.dat"
VOL = FLTARR(22, 22, 22)
READU, 1, VOL
CLOSE, 1
SLICER

When I am trying to look at a slice of this data from the SLICER widget, it is drawing totally arbitrary contour lines. Using the probe command, I tried to look at the values at various points on that slice, but it is showing completely arbitrary numbers.
Can anyone tell me what is going wrong?

Thank you
Deb
[Message index]
 
Read Message
Previous Topic: Re: Does PVWAVE V4.2 work with Motif V1.2 under VMS?
Next Topic: Plotting Points Question

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

Current Time: Sat Oct 11 12:36:10 PDT 2025

Total time taken to generate the page: 0.40176 seconds