The easiest is to use Post. But it interpolates the data to get
position-dependency, which may not be what you want. An alternative would
be to interpret the data as positions-dependent when you Import. That
essentially suggests a "shifting" of the data and interpretation in some
modules that's not appropriate, but it would avoid the extra interpolation
prior to using Isosurface or Band, for example.
"Michele Cercato" <[EMAIL PROTECTED]>@opendx.watson.ibm.com on
10/13/2003 04:53:40 AM
Please respond to [email protected]
Sent by: [EMAIL PROTECTED]
To: <[email protected]>
cc:
Subject: [opendx-users] Fw: 2-D contouring for cell-centered data
Dear all,
I have some cell-centered connection dependent data, coming from a
tomographic problem, which I can visualize fairly well
in "pixel" mode (constant value for each cell). I
'd like to plot a contouring of these data, but I don't know how,
as isosurface and the other modules I know work only with positions
dependent data;
Any suggestions?
Regards
Michele