<div dir="ltr"><div><div><div>Hi,<br><br></div>The mask points filter gets rid of all of the cells so there is no way for the stream tracer filter to find velocity values at arbitrary points in the domain. The best way is to find a machine with more memory to run on. Barring this, you&#39;ll have to reduce the size of your data set in some way that keeps some type of cells. The best way I can think of is to use the clip filter, then cell data to point data and then finally the stream tracer filter.<br>
<br>Andy<br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 10:51 AM, Hedieh Ebrahimi <span dir="ltr">&lt;<a href="mailto:hedieh.ebrahimi@amphos21.com" target="_blank">hedieh.ebrahimi@amphos21.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_quote"><br><div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello, <br>
<br></div>I am trying to use the StreamTracer with custom source on my dataset, but my Dataset has 100,000,000 cells.<br>
<br></div>First StreamTracer with custom source is not active on cell data so I had to convert using &quot;Cell Data to Point Data&quot; filter.<br>
<br></div>Then, as my dataset is so big, I can not apply  the &quot;StreamTracer with custom source &quot; directly on top of &quot;CellDataToPointData&quot; filter, so I tried to use &quot;MaskPoints&quot; to reduce the number of points to 5000 and then apply the filter.<br>


<br></div>I am trying to draw the velocity field in a cube. The velocity vector array seems to have passed to the Mask Point as I check in the Information tab of the Mask Point filter, but then I donīt see any thing. I have also checked the following in the Mask Point filter:<br>


<br></div>1. Proportionally Distribute maximum number of Points<br></div>2.Random Sampling<br></div>3. Generate Vertices<br></div>4. Single Vertex per Cell<br><br></div><div>In the MaskPoints I can see the 5000 Points created if I switch to the Point View.<br>


</div><div><br></div>Also in the StreamTracer I am using all the defaults. I tried changing the Maximum Steps, but it didnīt have any effect.<br><br></div><div>Could anybody please tell me what is my error in this procedure?<br>


<br></div><div>Thanks a lot<br><br></div><div><br><br><br></div><div><div><br><br></div></div></div>
</div><br></div>
<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>
<br></blockquote></div><br></div>