Hi,
I'm running into an issue where the slices from one DICOM series are being parsed by mri_parse_sdcmdir (and mri_info and mri_convert) as two separate series.
A few example lines from a scan.out:
6 AR_t.s40.c0 ok 64 64 41 1 <long file name> 7 AR_t.s40.c0 ok 64 64 23 1 <different long file name>
The scan AR_t.s40.c0 was run as a single series on the scanner, with 64 slices. Inspection of the dicom header shows that the series UID is the same for the DICOM files in each, except there is an extra string '.0.0.0' at the end of series UID in the DICOMS that are parsed into the second series.
Has anyone else experienced this behavior? If so, is there a workaround?
Thanks, Oliver
freesurfer@nmr.mgh.harvard.edu