<div dir="ltr">Hi Robert,<div><br></div><div>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.</div>

<div><br></div><div>Best,</div><div>-berk</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 2, 2014 at 11:41 AM,  <span dir="ltr"><<a href="mailto:Robert.Atwood@diamond.ac.uk" target="_blank">Robert.Atwood@diamond.ac.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I like volume viewing in Paraview 4.1.0 so far!<br>
<br>
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.<br>
<br>
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.<br>
<br>
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!<br>


<br>
Then, the resulting display behaves oddly, the clipped view suddenly 'vanishes' after moving the view around ??<br>
<br>
<br>
<br>
--<br>
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.<br>


Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.<br>
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.<br>


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<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>