<div dir="ltr">Hi Mojdeh,<div><br></div><div style>If you are okay visualizing the tracts in trackvis camino-trackvis can handle such large files.</div><div style><br></div><div style><a href="http://sourceforge.net/projects/camino-trackvis/">http://sourceforge.net/projects/camino-trackvis/</a><br>
</div><div style><br></div><div style>Let us know your feedback if you try it.</div><div style>Best,</div><div style>Nagesh</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 23, 2013 at 12:59 PM, Philip A Cook <span dir="ltr">&lt;<a href="mailto:cookpa@mail.med.upenn.edu" target="_blank">cookpa@mail.med.upenn.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That&#39;s a lot of tracks. vtkstreamlines reads all the tract objects into memory, then writes all all their points, then writes out the cell information (ie, which points belong to each line). That is not going to work for such a large file.<br>

<br>
You can use tractshredder to either downsample the tracts, or split them into different files, then run vtkstreamlines.<br>
<div class="HOEnZb"><div class="h5"><br>
On May 23, 2013, at 1:30 PM, Mojdeh Zamyadi wrote:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I&#39;m trying to convert my probabilistic tracks (.Bfloat. size: 22.9 GB) into .vtk format in order to view them and make sure everything is working fine. However when I run the command: vtkstreamlines &lt;bayesianTrack.Bfloat&gt; bayesianTrack.vtk ,  I get the error: &quot;Exception in thread &quot;main&quot; java.lang.OutOfMemoryError: Java heap space&quot;. I tried to increase CAMINO_HEAP_SIZE as far as 28000!! but I still get the error. When I try to go higher (eg. 30000) I get: &quot;Aborted (core dumped). Does anyone know how I can get around this?<br>

&gt;<br>
&gt; Thanks a lot,<br>
&gt; -Mojdeh<br>
&gt; _______________________________________________<br>
&gt; Camino-users mailing list<br>
&gt; <a href="mailto:Camino-users@www.nitrc.org">Camino-users@www.nitrc.org</a><br>
&gt; <a href="http://www.nitrc.org/mailman/listinfo/camino-users" target="_blank">http://www.nitrc.org/mailman/listinfo/camino-users</a><br>
<br>
_______________________________________________<br>
Camino-users mailing list<br>
<a href="mailto:Camino-users@www.nitrc.org">Camino-users@www.nitrc.org</a><br>
<a href="http://www.nitrc.org/mailman/listinfo/camino-users" target="_blank">http://www.nitrc.org/mailman/listinfo/camino-users</a><br>
</div></div></blockquote></div><br></div>