Thanks! I think you hit the nail on the head ...

Yes indeed I got the impression that it was doing something other than what I 
wanted.

With 'clip' I wanted to see half the volume cut away, while being able 
relatively easily to move that cut plane up and down.

I don't quite understand what the intended purpose of 'clip' is if not this? Is 
it for clipping meshes then rather than clipping volume images?



________________________________
From: Berk Geveci [[email protected]]
Sent: Monday, June 02, 2014 7:53 PM
To: Atwood, Robert (DLSLtd,RAL,SCI)
Cc: ParaView Mailing List
Subject: Re: [Paraview] Memory explosion and strange behaviour -- Linux -- 
'clip' -- 360 MB file needs 60 GB ??

Hi Robert,

What are you trying to achieve with the clip filter? Clipping a large volume is 
never a good idea. That filter converts the image data to an unstructured grid 
which explicitly stores each vertex (as 3 floats) and the connectivity (at 
least 8 64 bit ints per cell in your case). If you do the math, 60 GB sounds 
about right. There are better ways of achieving the same results with other 
filters. We need to know what you are after first.

Best,
-berk


On Mon, Jun 2, 2014 at 11:41 AM, 
<[email protected]<mailto:[email protected]>> wrote:
Hi,
I like volume viewing in Paraview 4.1.0 so far!

But, when I try to use even what I consider a rather small subset of one image 
file that I work with normally, the large memory on my large memory workstation 
still gets used up.

I am using Red Hat 6 on a system with 100 GB of Ram, adn a Quadro 6000 graphics 
card. I have compiled the Paraview code that I downloaded on Friday.

The image I loaded is saved as raw unsinged 8-bit and is 860x872x501 voxels 
i.e. about 360 MB file. If I load it and then try to apply the 'clip' tool, the 
system is unresponsive for a few minutes. If I run 'top ' during this process I 
see the memory in use expand up to 60 GB , this seems excessive!

Then, the resulting display behaves oddly, the clipped view suddenly 'vanishes' 
after moving the view around ??



--
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom




_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to