<div dir="ltr">I found that I can easily make mistake in the BinaryMap text file.<div>Start from just one ROI to get yourself familiarized. </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 7, 2013 at 11:40 AM, Dorian P. <span dir="ltr">&lt;<a href="mailto:alb.net@gmail.com" target="_blank">alb.net@gmail.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">Try adding FiberColor and ColorMode. Also make sure the sizes of the image correspond. Below is an example that works for me.<div>
<br></div><div><br><div><div class="im"><div>*** ROI Map ***</div><div><br></div><div>Begin</div>

</div><div><span style="white-space:pre-wrap">        </span>ImageWidth:<span style="white-space:pre-wrap">        </span>181</div><div><span style="white-space:pre-wrap">        </span>ImageHeight:<span style="white-space:pre-wrap">        </span>217</div>


<div><span style="white-space:pre-wrap">        </span>ImageSlices:<span style="white-space:pre-wrap">        </span>181</div><div class="im"><div><br></div><div><span style="white-space:pre-wrap">        </span>PixelSizeWidth:<span style="white-space:pre-wrap">        </span>1.000000</div>


<div><span style="white-space:pre-wrap">        </span>PixelSizeHeight:<span style="white-space:pre-wrap">        </span>1.000000</div><div><span style="white-space:pre-wrap">        </span>SliceThickness:<span style="white-space:pre-wrap">        </span>1.000000</div>


<div><br></div><div><span style="white-space:pre-wrap">        </span>SliceOrientation:<span style="white-space:pre-wrap">        </span>1</div><div><span style="white-space:pre-wrap">        </span>SliceSequencing:<span style="white-space:pre-wrap">        </span>0</div>


<div><br></div></div><div><div>    BinaryFile:<span style="white-space:pre-wrap">        </span>C:\temp\OR.dat</div><div><span style="white-space:pre-wrap">        </span>Operation:<span style="white-space:pre-wrap">        </span>0</div>

<div><span style="white-space:pre-wrap">        </span>FiberColor:<span style="white-space:pre-wrap">        </span>(255,0,0)</div><div><span style="white-space:pre-wrap">        </span>ColorMode:<span style="white-space:pre-wrap">        </span>0</div>


<div>    <span style="white-space:pre-wrap">        </span></div><div>    BinaryFile:<span style="white-space:pre-wrap">        </span>C:\temp\AND_#1.dat</div><div><span style="white-space:pre-wrap">        </span>Operation:<span style="white-space:pre-wrap">        </span>1</div>


<div><span style="white-space:pre-wrap">        </span>FiberColor:<span style="white-space:pre-wrap">        </span>(255,0,0)</div><div><span style="white-space:pre-wrap">        </span>ColorMode:<span style="white-space:pre-wrap">        </span>0</div>


<div>        </div><div>    BinaryFile:<span style="white-space:pre-wrap">        </span>C:\temp\NOT.dat</div><div><span style="white-space:pre-wrap">        </span>Operation:<span style="white-space:pre-wrap">        </span>3</div>

<div><span style="white-space:pre-wrap">        </span>FiberColor:<span style="white-space:pre-wrap">        </span>(255,0,0)</div><div><span style="white-space:pre-wrap">        </span>ColorMode:<span style="white-space:pre-wrap">        </span>0</div>


</div></div></div><div><div class="im"><div><br></div><div>End</div><div><br></div><div>Note:</div><div><span style="white-space:pre-wrap">        </span>Slice Orientation: 0=Coronal, 1=Axial, 2=Sagittal</div><div><span style="white-space:pre-wrap">        </span>Slice Sequencing: 0=Positive, 1=Negative</div>


<div><br></div></div><div>*** ROI Map ***</div></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/7 Youngmin Huh <span dir="ltr">&lt;<a href="mailto:ymin1123@gmail.com" target="_blank">ymin1123@gmail.com</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I edited map file generated by ROIEditor as below.<br>
There are two ROIs with &#39;or(0)&#39; operation for the first one, and<br>
&#39;and(1)&#39; operation for the second one.<br>
-----------------------------------------------------<br>
*** ROI Map ***<br>
<br>
Begin<br>
        ImageWidth:     240<br>
        ImageHeight:    240<br>
        ImageSlices:    152<br>
<br>
        PixelSizeWidth: 1.000000<br>
        PixelSizeHeight:        1.000000<br>
        SliceThickness: 1.000000<br>
<br>
        SliceOrientation:       1<br>
        SliceSequencing:        0<br>
<br>
        BinaryFile:     E:\data\isotropic_data\ADHD\72804182\DTIstudio\test_AAL\ROImask\Amygdala_L_b.dat<br>
        Operation:      0<br>
<br>
        BinaryFile:     E:\data\isotropic_data\ADHD\72804182\DTIstudio\test_AAL\ROImask\Amygdala_R_b.dat<br>
        Operation:      1<br>
<br>
End<br>
<br>
Note:<br>
        Slice Orientation: 0=Coronal, 1=Axial, 2=Sagittal<br>
        Slice Sequencing:  0=Positive, 1=Negative<br>
        ROI Operation:  0=OR, 1=AND, 3=NOT<br>
<br>
*** ROI Map ***<br>
-----------------------------------------------------<br>
<br>
And I load map file as Binary map format on DTI studio, but nothing happened.<br>
I can load the map file on ROIEditor, but can&#39;t load at DTI studio. I<br>
wonder why.<br>
<div><br>
Thanks,<br>
<br>
YM Huh<br>
<br>
<br>
2013/8/7 susumu mori &lt;<a href="mailto:smoriw@gmail.com" target="_blank">smoriw@gmail.com</a>&gt;:<br>
</div>&gt; Hi YM,<br>
&gt;<br>
&gt; Did you open the ROI files as BinaryMap format?<br>
&gt; Once you save BinaryMap by RoiEditor, you have to edit the saved text file<br>
&gt; and specify how you want to combine the multiple ROI files using AND/OR/NOT<br>
&gt; operations.<br>
<div><div>&gt;<br>
&gt;<br>
&gt; On Tue, Aug 6, 2013 at 10:29 PM, Youngmin Huh &lt;<a href="mailto:ymin1123@gmail.com" target="_blank">ymin1123@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Thanks for your comment!<br>
&gt;&gt; I&#39;m using ROIs for fiber tracking.<br>
&gt;&gt;<br>
&gt;&gt; I used ROIeditor to generate binay map files, and changed<br>
&gt;&gt; ROIMap_map.dat to ROIMap_map.map.<br>
&gt;&gt; It worked! I can load multiple RoIs at ROIEditor, but I can&#39;t figure<br>
&gt;&gt; out how I could load it on DTI studio.<br>
&gt;&gt; I tried to load map file using the &quot;load&quot; icon in &quot;Fiber&quot; tab,<br>
&gt;&gt; &quot;ROI-Operation&quot; section, but nothing happened.<br>
&gt;&gt; Of course I finished whole brain fiber tracking before I load ROIs.<br>
&gt;&gt; How could I find fibers connecting ROIs with my map file on DTI studio?<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; YM Huh<br>
&gt;&gt;<br>
&gt;&gt; 2013/8/7 susumu mori &lt;<a href="mailto:smoriw@gmail.com" target="_blank">smoriw@gmail.com</a>&gt;:<br>
&gt;&gt; &gt; Are you using ROIs for image quantification or fiber tracking?<br>
&gt;&gt; &gt; From the second question, I guess you want to do a comprehensive fiber<br>
&gt;&gt; &gt; tracking with a lot of ROIs.<br>
&gt;&gt; &gt; If that is the case, Yajing is the right person to ask.<br>
&gt;&gt; &gt; We do have command line-version of the tracking.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Also, please take a look at RoiEditor at <a href="http://www.mristudio.org" target="_blank">www.mristudio.org</a>. It manages<br>
&gt;&gt; &gt; multiple ROIs much better.<br>
&gt;&gt; &gt; You can find some tips in the FAQ section.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Tue, Aug 6, 2013 at 5:01 AM, Youngmin Huh &lt;<a href="mailto:ymin1123@gmail.com" target="_blank">ymin1123@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi, I&#39;m a new user.<br>
&gt;&gt; &gt;&gt; I have been struggling with DTIstudio for few weeks.<br>
&gt;&gt; &gt;&gt; I have some questions to ask.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; 1) how can I define multiple ROIs?<br>
&gt;&gt; &gt;&gt; I drew two ROIs with &quot;ROI drawing&quot; on &quot;ROi&quot; tab, and saved them into<br>
&gt;&gt; &gt;&gt; &quot;binary maps&quot;.<br>
&gt;&gt; &gt;&gt; But It generated 3 dat files, but no map file (ROIMap_00.dat,<br>
&gt;&gt; &gt;&gt; ROIMap_01.dat, ROIMap_map.dat).<br>
&gt;&gt; &gt;&gt; I tried again with ROI editor, but It didn&#39;t work either. It generated<br>
&gt;&gt; &gt;&gt; only dat files.<br>
&gt;&gt; &gt;&gt; How can I generate .map file to load ROIs?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; 2) Is there any way to automate DTI processing?<br>
&gt;&gt; &gt;&gt; I&#39;m going to use 116 ROI masks to obtain whole brain connectivity.<br>
&gt;&gt; &gt;&gt; It seems like hard work to do all this process manually.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Any comment would be appreciate.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; YM Huh<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; mristudio-users mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:mristudio-users@mristudio.org" target="_blank">mristudio-users@mristudio.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.mristudio.org/mailman/listinfo/" target="_blank">http://lists.mristudio.org/mailman/listinfo/</a><br>
&gt;&gt; &gt;&gt; Unsubscribe, send a blank email to:<br>
&gt;&gt; &gt;&gt; <a href="mailto:mristudio-users-unsubscribe@mristudio.org" target="_blank">mristudio-users-unsubscribe@mristudio.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; mristudio-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:mristudio-users@mristudio.org" target="_blank">mristudio-users@mristudio.org</a><br>
&gt;&gt; &gt; <a href="http://lists.mristudio.org/mailman/listinfo/" target="_blank">http://lists.mristudio.org/mailman/listinfo/</a><br>
&gt;&gt; &gt; Unsubscribe, send a blank email to:<br>
&gt;&gt; &gt; <a href="mailto:mristudio-users-unsubscribe@mristudio.org" target="_blank">mristudio-users-unsubscribe@mristudio.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mristudio-users mailing list<br>
&gt;&gt; <a href="mailto:mristudio-users@mristudio.org" target="_blank">mristudio-users@mristudio.org</a><br>
&gt;&gt; <a href="http://lists.mristudio.org/mailman/listinfo/" target="_blank">http://lists.mristudio.org/mailman/listinfo/</a><br>
&gt;&gt; Unsubscribe, send a blank email to:<br>
&gt;&gt; <a href="mailto:mristudio-users-unsubscribe@mristudio.org" target="_blank">mristudio-users-unsubscribe@mristudio.org</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
mristudio-users mailing list<br>
<a href="mailto:mristudio-users@mristudio.org" target="_blank">mristudio-users@mristudio.org</a><br>
<a href="http://lists.mristudio.org/mailman/listinfo/" target="_blank">http://lists.mristudio.org/mailman/listinfo/</a><br>
Unsubscribe, send a blank email to: <a href="mailto:mristudio-users-unsubscribe@mristudio.org" target="_blank">mristudio-users-unsubscribe@mristudio.org</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
mristudio-users mailing list<br>
<a href="mailto:mristudio-users@mristudio.org">mristudio-users@mristudio.org</a><br>
<a href="http://lists.mristudio.org/mailman/listinfo/" target="_blank">http://lists.mristudio.org/mailman/listinfo/</a><br>
Unsubscribe, send a blank email to: <a href="mailto:mristudio-users-unsubscribe@mristudio.org">mristudio-users-unsubscribe@mristudio.org</a><br>
<br></blockquote></div><br></div>