Keith,
Can you tell me the command line use to attempt the conversion?
It should be possible to convert DICOMS from a Siemens Trio 3T.
Try this command-line, assuming the filename of the first slice of the
structural run is called 958000-2-1.dcm:
mri_convert -it dicom -ot mgz 958000-2-1.dcm 0
I installed Freesurfer on a G5 Tiger Mac, but mri_convert and
mri_parse_sdcmdir don't recognize my Siemens DICOM files (from a
Siemens Trio 3T) as DICOM files. Has anyone else encountered this?
Other programs can read the DICOM files just fine.
keith