Hi!<br><br>You could try somthing like:<br><br><span class="il">awk</span> &#39;{ print &quot;streamtrack &lt;therest_of_the_command&gt;&quot; $1 &quot; tract_output&quot; }&#39; list_of_the_coordinates.txt | sh<br><br>This command runs throught the list of your coordinates (=per subject, as described below, saved in a txt file), executing each time the streamtrack command (please complete your command within the &lt;&gt;)<br>

<br>Hope this helps!<br>Markus<br><br><br><br><div class="gmail_quote">2012/4/20 Luis Concha <span dir="ltr">&lt;<a href="mailto:lconcha@unam.mx">lconcha@unam.mx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello.<div><br></div><div>I would like to seed from several very specific seeds that I normally pass to the -seed option of streamtrack as x,y,z,radius. However, I must pass them one by one, by several invocations of the command. Is there a way to pass a text file for seeding, which could contain the coordinates? (I&#39;m thinking of a file with nRows=nSeeds, and 4 columns [x,y,z,radius]). </div>



<div><br></div><div>Also, I need to be able to keep a good order between the tracks and the seeds, so I would expect the track indices to be the same as the rows in the seed text file.</div><div><br></div><div>So far I have been using a for loop, making several track files, but I imagine (and please correct me if I&#39;m wrong) that the bottleneck for processing speed is in the loading of the CSD file at each iteration.</div>



<div><br></div><div>Any suggestions are most welcome. Thanks.</div><div><br></div><div><br clear="all">Dr. Luis Concha Loyola<br>Instituto de Neurobiología<br>Laboratorio C-12<br>UNAM, Campus Juriquilla<br>Boulervard Juriquilla 3001<br>



Juriquilla, Querétaro.<br>C.P. 76230<br>México<br>Tel <a href="tel:%28442%29%202%2038%2010%2053" value="+14422381053" target="_blank">(442) 2 38 10 53</a><br>Fax <a href="tel:%28442%29%202%2038%2010%2046" value="+14422381046" target="_blank">(442) 2 38 10 46</a><br>

<a href="http://www.inb.unam.mx" target="_blank">www.inb.unam.mx</a><br><br>
</div>
<br>_______________________________________________<br>
Mrtrix-discussion mailing list<br>
<a href="mailto:Mrtrix-discussion@www.nitrc.org">Mrtrix-discussion@www.nitrc.org</a><br>
<a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
<br></blockquote></div><br><br clear="all"><br>