<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=NL-BE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Hi Mchandra,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>While I just started to type an answer, I noticed myself how you probably got confused about the arguments and options for the tracks2prob command.&nbsp; <b><u>I'm going to assume you have the latest 0.2.9 version of MRtrix.</u></b>&nbsp; I just noticed the online version of the documentation is outdated, and some important things about tracks2prob have changed since that version.&nbsp; You should check out the documentation that came with your version in .../MRtrix/doc/commands/tracks2prob.html (where &quot;...&quot; is the folder you installed it to).<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Some (random) info and answers:<o:p></o:p></span></b></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>(1) From the online version of the documentation, compared to the documentation that comes with 0.2.9: tracks2prob used to have 3 arguments (tracks, template, output), but now it only has 2 (tracks, output).&nbsp; &quot;-template&quot; became an option instead of an argument.&nbsp; BUT... it seems you still NEED to supply a template (as a &quot;-template&quot;), i.e. also in the case you want to do a higher resolution TDI-like operation.&nbsp; This explains your &quot;No error&quot; errors (I once got the same ones until I discovered this fact).&nbsp; When you do a higher resolution with the &quot;-vox&quot; option, you still need to specify the &quot;-template&quot; option.&nbsp; The latter one is now only used as a &quot;field of view&quot;, while the &quot;-vox&quot; option is used for the resolution.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>(2) There used to be a &quot;-count&quot; option, to override the default calculation of fractions.&nbsp; In 0.2.9, this is the other way around (!): now there is a &quot;-fraction&quot; option, while the default behaviour is the absolute count.&nbsp; This explains your &quot;unknown option &quot;count&quot;&quot; error.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>So fixed versions of both your commands would be:<o:p></o:p></span></b></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>(1) tracks2prob -template sometemplate.mif -vox 1 -fraction whole_brain_tracks.tck fraction_tracks.mif<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>(2) tracks2prob -template anat.img whole_brain_tracks.tck track_counts.mif<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>For &quot;sometemplate.mif&quot; in the first one, I guess you might want to use &quot;anat.img&quot;.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>One last warning for the higher resolution one: depending on how much memory your machine has, you might run out of it.&nbsp; To circumvent this in some way, you can create a new template (from your previous template) using a combination of &quot;mrconvert&quot; and &quot;mrtransform&quot; (with the &quot;-replace&quot; option), that has a smaller &quot;field of view&quot; (for instance: half the brain, some slices, etc...).<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Kind regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.5pt;font-family:"Arial","sans-serif";color:#00A1D6'>Thijs Dhollander</span></b><span style='font-family:"Arial","sans-serif";color:#1F497D'><br></span><span style='font-size:10.5pt;font-family:"Arial","sans-serif";color:#666666'>PhD Student</span><span style='font-family:"Arial","sans-serif";color:#1F497D'><br></span><span style='font-size:9.0pt;font-family:"Arial","sans-serif";color:#1F497D'><br></span><span style='font-size:9.0pt;font-family:"Arial","sans-serif";color:#666666'>thijs.dhollander@uz.kuleuven.ac.be<br>tel. +32 16 34 90 37<br>gsm. +32 475 36 44 27</span><b><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#00A1D6'><br><br>Medical Image Computing (K.U.Leuven, ESAT/PSI, MIC)<br></span></b><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#666666'>Medical Imaging Research Center | UZ Gasthuisberg | Herestraat 49 -&nbsp;bus 7003&nbsp;| B-3000 Leuven | http://www.medicalimagingcenter.be</span><span style='font-size:11.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> mrtrix-discussion-bounces@public.nitrc.org [mailto:mrtrix-discussion-bounces@public.nitrc.org] <b>On Behalf Of </b>mchandra pal<br><b>Sent:</b> dinsdag 24 mei 2011 22:02<br><b>To:</b> mrtrix-discussion@public.nitrc.org<br><b>Subject:</b> [Mrtrix-discussion] Higher resolution TDI<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>Hi,<o:p></o:p></p></div><div><p class=MsoNormal>I have two queries. <o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>In the discussion forum, it&nbsp;was previously suggested that super-resolution TDI images can be generated using &quot;-vox&quot; option in tracks2prob command.<o:p></o:p></p></div><div><p class=MsoNormal>I used the commeand&nbsp;&nbsp;&nbsp; tracks2prob whole_brain_tracks.tck -vox 1 fraction_tracks.mif&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to obtain TDI image with 1 mm X 1mm x 1mm spatial resolution.<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>It shows:<o:p></o:p></p></div><div><p class=MsoNormal>tracks2prob: creating new template image...&nbsp;&nbsp; - ok<br>tracks2prob: error opening tracks data file &quot;whole_brain_tracks.tck&quot;: No error<br>tracks2prob: error opening tracks data file &quot;whole_brain_tracks.tck&quot;: No error<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>Also, when I tried to generate TDI image&nbsp;with the fibre count through each voxel using option&nbsp;'count' (e.g. tracks2prob whole_brain_tracks.tck -count -template anat.img&nbsp;track_counts.mif), it shows<o:p></o:p></p></div><div><p class=MsoNormal>tracks2prob: unknown option &quot;count&quot;.<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>Please kindly suggest the correct ways to write these commands.<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>-mc pal<o:p></o:p></p></div></div></body></html>