Hi Gael,

Thanks for the reply. I tried downscaling but contour3d
fails when I try to increase the number of contours. I need
around 100 contours to represent my data well. I have a
36x36x50 float array. I dont think I am going out of my
physical memory limit. I have 32GB of ram. 

And regarding the volume(), is there any way to call it
with floating point values?

Thanks again.

Best,


On Thu, 29 Nov 2012 16:47:42 +0100
 Gael Varoquaux <gael.varoqu...@normalesup.org> wrote:
> On Thu, Nov 29, 2012 at 04:19:40PM +0100, Sivaraman
> Subramanian wrote:
> > Is there any way either to increase the number of
> allowed
> > colors in volume ctf or plot a huge numpy array using
> > contour3d?
> 
> I am sorry, I don't really have anything in mind other
> than downscaling
> the data (e.g. by taking sub-parts, or by limiting the
> spatial
> resolution) or buying new memory.
> 
> Sorry,
> 
> Gaƫl
> 
>
------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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