<div dir="ltr">Thank you very much.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/21  <span dir="ltr">&lt;<a href="mailto:mrtrix-discussion-request@www.nitrc.org" target="_blank">mrtrix-discussion-request@www.nitrc.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Mrtrix-discussion mailing list submissions to<br>
        <a href="mailto:mrtrix-discussion@www.nitrc.org">mrtrix-discussion@www.nitrc.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:mrtrix-discussion-request@www.nitrc.org">mrtrix-discussion-request@www.nitrc.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:mrtrix-discussion-owner@www.nitrc.org">mrtrix-discussion-owner@www.nitrc.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Mrtrix-discussion digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Open ROI with fslview or freeview (Arnaud Bor?)<br>
   2. Re: Open ROI with fslview or freeview (Thijs Dhollander)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 20 Sep 2013 15:33:39 -0400<br>
From: Arnaud Bor? &lt;<a href="mailto:arnaud.bore@gmail.com">arnaud.bore@gmail.com</a>&gt;<br>
Subject: [Mrtrix-discussion] Open ROI with fslview or freeview<br>
To: <a href="mailto:mrtrix-discussion@www.nitrc.org">mrtrix-discussion@www.nitrc.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CAPA8YjZ487AuSeECyPvfHeZUgueY2m2WhCTa8TX9sm-qAPUbxw@mail.gmail.com">CAPA8YjZ487AuSeECyPvfHeZUgueY2m2WhCTa8TX9sm-qAPUbxw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Dear Mrtrix experts,<br>
<br>
I&#39;ve got an error when I create and save a ROI and then try to load it in<br>
FSL fslview (4.0.1) .<br>
<br>
This is the error message:<br>
nifti_convert_nhdr2nim: bad datatype<br>
<br>
I&#39;ve got the same kind of problem when I try to load it with freeview<br>
unsupported datatype 1 with scl_slope !=0<br>
<br>
I&#39;m using mrview 0.2.12 (revision 393)<br>
<br>
I tried the patch here :<br>
<a href="http://www.nitrc.org/pipermail/mrtrix-discussion/2012-April/000398.html" target="_blank">http://www.nitrc.org/pipermail/mrtrix-discussion/2012-April/000398.html</a> but<br>
didn&#39;t fix anything or maybe I&#39;ve done it wrong<br>
<br>
Thank you for your help<br>
<br>
Arnaud<br>
<br>
--<br>
Arnaud BORE<br>
Research assistant<br>
Cellulaire : (001) <a href="tel:514-647-8649" value="+15146478649">514-647-8649</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20130920/95837abe/attachment-0001.html" target="_blank">http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20130920/95837abe/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 20 Sep 2013 21:56:37 +0200<br>
From: Thijs Dhollander &lt;<a href="mailto:thijs.dhollander@gmail.com">thijs.dhollander@gmail.com</a>&gt;<br>
Subject: Re: [Mrtrix-discussion] Open ROI with fslview or freeview<br>
To: <a href="mailto:mrtrix-discussion@www.nitrc.org">mrtrix-discussion@www.nitrc.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CAK9H7Ns3yBDX83cVzz0Ye1o9ZOggQv0Po%2BRWvtCB3_s5849CNg@mail.gmail.com">CAK9H7Ns3yBDX83cVzz0Ye1o9ZOggQv0Po+RWvtCB3_s5849CNg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi Arnaud,<br>
<br>
The reason this tends to happen when trying to use ROIs created with MRtrix<br>
in another software package, is the fact that the latter does not support<br>
the bitwise datatype that MRtrix creates its ROIs with.<br>
The solution is easy: just convert your ROIs to another datatype using<br>
mrconvert with the &quot;-datatype&quot; option (see<br>
<a href="http://www.brain.org.au/software/mrtrix/commands/mrconvert.html" target="_blank">http://www.brain.org.au/software/mrtrix/commands/mrconvert.html</a> ).  The<br>
available datatypes and the accompanying specifiers that should be used<br>
with the &quot;-datatype&quot; option, can be found at<br>
<a href="http://www.brain.org.au/software/mrtrix/general/formats.html" target="_blank">http://www.brain.org.au/software/mrtrix/general/formats.html</a> .<br>
You could run, e.g.:<br>
<br>
mrconvert -datatype Int8 myROIcreatedwithMRtrix.mif myROItobeusedwithFSL.nii<br>
<br>
Hope that&#39;s somewhat clear and solves your problem!<br>
<br>
Cheers,<br>
Thijs<br>
<br>
*Thijs Dhollander<br>
<a href="mailto:thijs.dhollander@gmail.com">thijs.dhollander@gmail.com</a><br>
Tel. <a href="tel:%2B32%20475%2036%2044%2027" value="+32475364427">+32 475 36 44 27</a>*<br>
Medical Image Computing (MIC), ESAT-PSI, Department of Electrical<br>
Engineering, KU Leuven<br>
<br>
<br>
On Fri, Sep 20, 2013 at 9:33 PM, Arnaud Boré &lt;<a href="mailto:arnaud.bore@gmail.com">arnaud.bore@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Dear Mrtrix experts,<br>
&gt;<br>
&gt; I&#39;ve got an error when I create and save a ROI and then try to load it in<br>
&gt; FSL fslview (4.0.1) .<br>
&gt;<br>
&gt; This is the error message:<br>
&gt; nifti_convert_nhdr2nim: bad datatype<br>
&gt;<br>
&gt; I&#39;ve got the same kind of problem when I try to load it with freeview<br>
&gt; unsupported datatype 1 with scl_slope !=0<br>
&gt;<br>
&gt; I&#39;m using mrview 0.2.12 (revision 393)<br>
&gt;<br>
&gt; I tried the patch here :<br>
&gt; <a href="http://www.nitrc.org/pipermail/mrtrix-discussion/2012-April/000398.htmlbut" target="_blank">http://www.nitrc.org/pipermail/mrtrix-discussion/2012-April/000398.htmlbut</a> didn&#39;t fix anything or maybe I&#39;ve done it wrong<br>

&gt;<br>
&gt; Thank you for your help<br>
&gt;<br>
&gt; Arnaud<br>
&gt;<br>
&gt; --<br>
&gt; Arnaud BORE<br>
&gt; Research assistant<br>
&gt; Cellulaire : (001) <a href="tel:514-647-8649" value="+15146478649">514-647-8649</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Mrtrix-discussion mailing list<br>
&gt; <a href="mailto:Mrtrix-discussion@www.nitrc.org">Mrtrix-discussion@www.nitrc.org</a><br>
&gt; <a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
&gt;<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20130920/a92eb3c9/attachment-0001.html" target="_blank">http://www.nitrc.org/pipermail/mrtrix-discussion/attachments/20130920/a92eb3c9/attachment-0001.html</a><br>

<br>
------------------------------<br>
<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>
<br>
End of Mrtrix-discussion Digest, Vol 56, Issue 7<br>
************************************************<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Arnaud BORE<br>Research assistant <br>Cellulaire : (001) 514-647-8649<br><br>
</div>