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

Home » Public Forums » archive » Problem with shade_volume and the [XYZ]RANGE Keyword
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 shade_volume and the [XYZ]RANGE Keyword [message #20236] Tue, 30 May 2000 00:00
Ricardo Fonseca is currently offline  Ricardo Fonseca
Messages: 13
Registered: February 2000
Junior Member
Hi everyone

I'm having a problem with the SHADE_VOLUME procedure and the [XYZ]RANGE
keyword. Whenever I set the range the minimum range to anything other than 0
the resulting isn't the expected isosurface but a set of scattered
polyogons.

In other words, this works fine:

Data = FltArr(NX,NY,NZ)

shade_volume, data ,isoval, v, p, XRANGE = [0,NX/2]

and this doesn't

shade_volume, data, isoval, v, p, XRANGE = [NX/2,NX-1]

Any suggestions other than feeding shade_volume with a subset of data (i.e.
data[NX/2:*,*,*])?

Thanks in advance, Ricardo
[Message index]
 
Read Message
Previous Topic: ATAN for [0,2PI] range
Next Topic: Re: ATAN for [0,2PI] range

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

Current Time: Sun Oct 12 13:08:25 PDT 2025

Total time taken to generate the page: 2.39203 seconds