--- Begin Message ---
Hi,

  I am using mayavi to visualize some 3D data. I tried
contour3d, but since my array is too large, mavayi goes out
of memory and crashes.

I also, tried using Volume(), but i am not able to increase
the number of colors allowed by the volume ctf. I have
floating point data values which I discretize to 256
unsigned_int to char values so that I can use the volume
function. Hence, I lose a lot of information. 

Is there any way either to increase the number of allowed
colors in volume ctf or plot a huge numpy array using
contour3d?

Thanks and Best,

Sivaraman
IMTEK, university of Freiburg
Germany

--- End Message ---
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to