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

Home » Public Forums » archive » Problem with SLICER
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Problem with SLICER [message #2823] Sun, 02 October 1994 12:39
dpal is currently offline  dpal
Messages: 7
Registered: June 1994
Junior Member
Hello everyone:

This is a question regarding the SLICER widget. I have a file
containing temperature data and am trying to use the SLICER widget to
visualize contours etc at various slices. But I don't seem to get the
widget to do the job. I use the following code.

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


The file head.dat contains the temperature data for the 22x22x22
nodes. When I use the slicer , I can see that the temperature values
that it is showing are actually way off from what they actually are in
the input file. That indicates, that my input file is not correctly
read by idl.

Is there a specfific format that this input file should be written
into. Can anyone tell me what format to use for writing this kind of
volume data.

Regards,

Deb
[Message index]
 
Read Message
Previous Topic: Help with colored contour plots
Next Topic: PV-WAVE widgets

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

Current Time: Sat Oct 11 02:17:39 PDT 2025

Total time taken to generate the page: 1.04245 seconds