Dear Freesurfer developers and users,
I experience error converting .dcm to .nii with mri_convert these days. I do not know why because it is not reproducible and error occurs mostly with new scans (MPRAGE and other functional sequences) from a Siemens Trio Tim 3T. Here is a display output as an example when I type : mri_convert IM-0001-0001.dcm anat.nii
mri_convert IM-0001-0001.dcm anat.nii $Id: mri_convert.c,v 1.171 2010/09/14 21:03:12 greve Exp $ reading from IM-0001-0001.dcm... Getting Series No Scanning Directory INFO: Found 106 files in /Users/dehaes/Work/Research/ASL/CHB/Data/Siemens_pasl/4503697/Anat INFO: Scanning for Series Number 5 INFO: found 104 files in series INFO: loading series header info.
INFO: sorting. RunNo = 4 INFO: (192 192 104), nframes = 1, ismosaic=0 PE Dir ROW ROW AutoAlign matrix detected AutoAlign Matrix --------------------- 0.964 -0.234 -0.129 -6.753; 0.238 0.971 0.015 7.906; 0.122 -0.045 0.992 -5.687; 0.000 0.000 0.000 1.000;
ERROR: the pixel data cannot be loaded as it is JPEG compressed. (Transfer Syntax UID: 1.2.840.10008.1.2.4.70)
Does Siemens recently changes the way they write DICOM from the console? Do you guys know how to avoid this error?
Thanks Mathieu Dehaes