>>>>> "Matt" == Matt <[EMAIL PROTECTED]> writes:
Matt> When I try adding an IsoSurface module for the attached
Matt> structure, the IsoSurface config window opens (sans topmost
Matt> horizontal scroll bar) and mayavi hangs.
Matt> The data contains very large negative values. In the
Matt> configure panel, Iso-surface value is filled in with the
Matt> value inf, minimum contour 1.0, and maximum contour inf.
I would suggest you write out your data into ASCII VTK files before
you play with binary file formats. VTK will not handle inf and nan
values gracefully. When VTK reads your data file it thinks the
minimum value of the scalars is 1.0 and the maximum is inf. Clearly,
according to you, this is wrong.
Matt> It seems that mayavi only hangs with "inf" values present.
Matt> Is this a bug, or is there a workaround?
I would suggest that you remove "inf"s and nans from the data before
you use VTK/MayaVi.
cheers,
prabhu
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users