<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>obrigada</div><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> susumu mori &lt;susumu@mri.jhu.edu&gt;<br><b><span style="font-weight: bold;">To:</span></b> "DTI Studio, ROI Editor, Landmarker Questions/Support" &lt;mristudio-users@mristudio.org&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> wmcgarry@gmu.edu<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, November 24, 2009 8:26:55 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Mristudio-users] DTIStudio isn't reading headers correctly<br></font><br>
Judy is right. I think you did two signal averaging.<br>For DTI, Siemens scanners do not actually average data and save them into separate files. So if you do 2 signal averaging of 13 DWI+b0 scans, you get 26 Mosaic files. Below, I provide some related info you may be interested in.<br>
<br>1) In regular MR scans, such as T1 and T2, signal averaging is done in time-domain data (called k-space) with so-called phase-cycling. For example, if you do 2 averaging, the actual data in the time domain looks inverted. If one seems to have a positive k-space peak, the other has a negative peak. These two data are acquired in a way that they are completely opposite. When the actual averaging is done, they are subtracted, not added; a - (-a) = 2a, suppose "a" is the signal. They do this to remove consistent noise. Suppose the non-random consistent noise (such as leakage of certain radio signal into the scanner), the first scan signal becomes a+b (b = noise) and the second scan is -a+b. If you subtract these two (a+b) - (-a+b) = 2a; you can see that the consistent noise is canceled out.<br>

<br>2) In DTI, there is a reason that you can't do this "time domain (k-space) averaging". This is because of physiological motion such as pulsation. If you do two scans and one is denoted as "a", then the second scan becomes "a*", in which "*" means some phase inconsistency among the scans due to motion. Note that this motion-caused phase inconsistency is due to very tiny tissue motion. Much smaller than the pixel size, which can not be suppressed unless the subject is dead. Because of this issue, you can not use the phase-cycling approach; a - (-a*) is not equal to 2a. As a result, DTI scans do not do k-space (time-domain) averaging. They calculate image first; the time domain signal "a" is converted to image "A". Because after magnitude image calculation, phase information is discarded, the second scan "a*" also becomes "A". So, you can do simple signal averaging A + A = 2A, in the image domain.<br>

<br>3) Now, once the time domain data "a" or "a*" are converted to image "A", we may ask, "what the point of creating 2A by adding two images?".&nbsp; Please note that once you calculate the magnitude image "A", you can not expect to cancel out the consistent noise "b" like the time-domain averaging. Such noise just keeps adding up. Creating 2A images, on the other hand, have negative impacts. For example, if the subject moved between the two scans, you can not do image registration anymore once the two scans are added. If one of the images are corrupted and two images are added, both images get corrupted. Therefore, it is a good idea to keep the two images stored separately. <br>
<br>4) Going back to your problem, you need to create a new table like;<br><br>0: 0.000, 0.000, 0.000<br>&nbsp;1: 1.000, 0.414, -0.414<br>&nbsp;2: 1.000, -0.414, -0.414<br>&nbsp;3: 1.000, -0.414, 0.414<br>&nbsp;4: 1.000, 0.414, 0.414<br>&nbsp;5: 0.414, 0.414, 1.000<br>
&nbsp;6: 0.414, 1.000, 0.414<br>&nbsp;7: 0.414, 1.000, -0.414<br>&nbsp;8: 0.414, 0.414, -1.000<br>&nbsp;9: 0.414, -0.414, -1.000<br>&nbsp;10: 0.414, -1.000, -0.414<br>&nbsp;11: 0.414, -1.000, 0.414<br>&nbsp;12: 0.414, -0.414, 1.000<br>&nbsp;13: 0.000, 0.000, 0.000<br>
&nbsp;14: 1.000, 0.414, -0.414<br>&nbsp;15: 1.000, -0.414, -0.414<br>&nbsp;16: 1.000, -0.414, 0.414<br>&nbsp;17: 1.000, 0.414, 0.414<br>&nbsp;18: 0.414, 0.414, 1.000<br>&nbsp;19: 0.414, 1.000, 0.414<br>&nbsp;20: 0.414, 1.000, -0.414<br>&nbsp;21: 0.414, 0.414, -1.000<br>
&nbsp;22: 0.414, -0.414, -1.000<br>&nbsp;23: 0.414, -1.000, -0.414<br>&nbsp;24: 0.414, -1.000, 0.414<br>&nbsp;25: 0.414, -0.414, 1.000<br><br>, which is a simple repeated copy of the 12-orientation table, or submit two separate scans rather than two signal averaging, from which you will get two separate directories, each contain 13 images. In this case, you can list the two directories as the sources of data and use <br>
<br>0: 0, 0, 0<br>1:&nbsp; 1.000000, 0.414250, -0.414250 <br>2:&nbsp; 1.000000, -0.414250, -0.414250 <br>3:&nbsp; 1.000000, -0.414250, 0.414250 <br>4:&nbsp; 1.000000, 0.414250, 0.414250<br>5:&nbsp; 0.414250, 0.414250, 1.000000<br>6:&nbsp; 0.414250, 1.000000, 0.414250<br>
7:&nbsp; 0.414250, 1.000000, -0.414250<br>8:&nbsp; 0.414250, 0.414250, -1.000000<br>9:&nbsp; 0.414250, -0.414250, -1.000000<br>10:&nbsp; 0.414250, -1.000000, -0.414250<br>11:&nbsp; 0.414250, -1.000000, 0.414250<br>12:&nbsp; 0.414250, -0.414250, 1.000000<br>
<br>The former dataset is considered as one set of 26 DWI+b0 data. The latter will be considered as (13 DWI+b0)x2 data. The advantage of the second approach is that DtiStudio can provide you subtracted images of the two sets, from which you can get idea about patient motion.<br>
<br>I hope it helps.<br><br>Susumu<br><br><br><div class="gmail_quote">On Tue, Nov 24, 2009 at 3:57 PM, Judy James <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:JJames2@radiology.umsmed.edu" target="_blank" href="mailto:JJames2@radiology.umsmed.edu">JJames2@radiology.umsmed.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex;">How many averages have you collected your data with?<br>
Some scanners if the mosaic option is turned on, will collect images twice instead of averaging it into 1 data set and this can cause 12 directions x 2 avg. + 1(b0) x 2 avg. = 26 sets of images.<br>
<br>
Judy<br>
<br>
<br>
*****************************************************<br>
Dr. Judy Rose James<br>
MR Physicist/Assistant Professor<br>
Department of Radiology<br>
University of Mississippi Medical Centre<br>
Jackson, MS 39216<br>
Ph: 601-984-2585<br>
Pager: 601-929-2442<br>
email: <a rel="nofollow" ymailto="mailto:jjames2@radiology.umsmed.edu" target="_blank" href="mailto:jjames2@radiology.umsmed.edu">jjames2@radiology.umsmed.edu</a><br>
*****************************************************<br>
&gt;&gt;&gt; Ryan &lt;<a rel="nofollow" ymailto="mailto:wmcgarry@gmu.edu" target="_blank" href="mailto:wmcgarry@gmu.edu">wmcgarry@gmu.edu</a>&gt; 11/24/09 2:42 PM &gt;&gt;&gt;<br>
<div><div></div><div>I'm encountering some trouble where DTIStudio isn't reading my headers<br>
correctly. I have MRI data collected with an Allegra scanner. It<br>
contains a b0 with 12 directions, but 26 appear in the drop-down list<br>
on the "Image" tab. I would greatly appreciate any ideas people may<br>
have. Thanks.<br>
 &nbsp; -Ryan<br>
_______________________________________________<br>
Mristudio-users mailing list<br>
<a rel="nofollow" ymailto="mailto:Mristudio-users@mristudio.org" target="_blank" href="mailto:Mristudio-users@mristudio.org">Mristudio-users@mristudio.org</a><br><span>
<a target="_blank" href="http://lists.mristudio.org/mailman/listinfo/">http://lists.mristudio.org/mailman/listinfo/</a></span><br>
Unsubscribe, send a blank email to: <a rel="nofollow" ymailto="mailto:Mristudio-users-unsubscribe@mristudio.org" target="_blank" href="mailto:Mristudio-users-unsubscribe@mristudio.org">Mristudio-users-unsubscribe@mristudio.org</a><br>
<br>
<br>
<br>
</div></div>Individuals who have received this information in error or are not authorized to receive it must promptly return or dispose of the information and notify the sender. Those individuals are hereby notified that they are strictly prohibited from reviewing, forwarding, printing, copying, distributing or using this information in any way.<br>


<div><div></div><div><br>
<br>
<br>
_______________________________________________<br>
Mristudio-users mailing list<br>
<a rel="nofollow" ymailto="mailto:Mristudio-users@mristudio.org" target="_blank" href="mailto:Mristudio-users@mristudio.org">Mristudio-users@mristudio.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.mristudio.org/mailman/listinfo/">http://lists.mristudio.org/mailman/listinfo/</a><br>
Unsubscribe, send a blank email to: <a rel="nofollow" ymailto="mailto:Mristudio-users-unsubscribe@mristudio.org" target="_blank" href="mailto:Mristudio-users-unsubscribe@mristudio.org">Mristudio-users-unsubscribe@mristudio.org</a><br>
</div></div></blockquote></div><br>
</div></div><div style="position:fixed"></div>


<!-- cg23.c1.mail.mud.yahoo.com compressed/chunked Fri Nov 20 15:17:47 PST 2009 -->
</div><br>

      </body></html>