Hi Todd,<div><br></div><div>That&#39;s an odd problem, I&#39;ve never come across that before. Not sure where the problem is, but maybe we can figure it out with a bit more info. Judging from the sequence names, this is using the Siemens product sequence? Can you confirm that the acquisition matrix was indeed 128x127 on the scanner? Sounds like an odd (as in strange :) number to me. One other thing you could do is run &#39;read_dicom -all -csa FILE&#39; on an individual DICOM file from the relevant series. I appreciate this not always easy to do, since the DICOM standard pretty much states that filenames should be meaningless... If you&#39;re struggling with that, this little command might help:</div>

<div><br></div><div>$ find /home/todd/CF002dicom/ -type f -print -exec dicom_filename -q {} \;</div><div><br></div><div>This will print the name of every file in the folder hierarchy, followed by a more readily interpreted filename suggestion if it is DICOM. That should allow you find at least one relevant file to run &#39;read_dicom&#39; on, and post the results (make sure you remove all patient-specific information first though).</div>

<div><br></div><div>Cheers,</div><div><br></div><div>Donald.</div><div><br></div><div><br></div><div><br><div class="gmail_quote">On 13 July 2011 16:26, Todd Jolly <span dir="ltr">&lt;<a href="mailto:todd.jolly@uon.edu.au">todd.jolly@uon.edu.au</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Hi all,<br>
I have been having trouble converting my DICOM files to .mif format using mrconvert. Once the DICOM series has been read, an error comes up saying that the acquisition matrix [ 128 127 ] does not fit into the DICOM mosaic. I was wondering if anyone else has
 come across this problem and if there is a way around it? The error is shown below.<br>
Thank you in advance<br>
Todd<br>
<br>
todd-Precision-T1500:~&gt; mrconvert /home/todd/CF002dicom/ dwi.mif<br>
mrconvert: scanning DICOM folder &quot;/home/todd/CF002dicom/&quot;  - ok<br>
Select series (&#39;q&#39; to abort):<br>
   0 -    3 MR images 10:25:25 localizer (fl2d1) [1]<br>
   1 -  176 MR images 10:29:54 T1_Sag_iso_ASRB (tfl3d1_ns) [2]<br>
   2 -   65 MR images 10:46:33 ep2d_diff_mddw_55 slice_64 directions (ep_b3000#34) [11]<br>
   3 -   55 MR images 10:58:21 ep2d_diff_mddw_55 slice_64 directions_ADC (ep_b0_3000) [12]<br>
   4 -   55 MR images 10:58:22 ep2d_diff_mddw_55 slice_64 directions_TRACEW (ep_b3000t) [13]<br>
   5 -   55 MR images 10:58:22 ep2d_diff_mddw_55 slice_64 directions_EXP (ep_b3000) [14]<br>
   6 -   55 MR images 10:58:22 ep2d_diff_mddw_55 slice_64 directions_FA (ep_b0_3000) [15]<br>
   7 -   55 MR images 10:58:22 ep2d_diff_mddw_55 slice_64 directions_ColFA (?) [16]<br>
? 2<br>
mrconvert: reading DICOM series &quot;ep2d_diff_mddw_55 slice_64 directions&quot;... 100%<br>
mrconvert: acquisition matrix [ 128 127 ] does not fit into DICOM mosaic [ 1024 1024 ] in image &quot;CF002 (CF002) [MR] ep2d_diff_mddw_55 slice_64 directions&quot;<br>
mrconvert: error opening image &quot;/home/todd/CF002dicom/&quot;<br>
<br>
</div>
</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>-- <br>Jacques-Donald Tournier (PhD)<br>Brain Research Institute, Melbourne, Australia<br>Tel: +61 (0)3 9035 7033<br>
</div>