Hi, I am experiencing quite a strange problem. I have a set of DICOMs that when I run the following on a 32bit machine, it works fine: mri_convert 031G0110.101.dcm 001.mgz
When I run the exact same command (from within the same directory) on the 64 bit machine, I get the following error: "Currently non-Siemens mosaic image cannot be handled. Exit"
(I should note that these are not actually mosaic images, they are individual)
mri_convert --all-info on the 32 bit machine yields the following: mri_convert --all-info ProgramName: mri_convert ProgramArguments: --all-info ProgramVersion: $Name: stable3 $ TimeStamp: 06/10/12-20:37:40-GMT CVS: $Id: mri_convert.c,v 1.121 2006/02/22 05:39:36 greve Exp $ User: niels Machine: freya.bnac Platform: Linux PlatformVersion: 2.6.9-42.0.2.ELsmp CompilerName: GCC CompilerVersion: 30400
and on the 64 bit machine:
mri_convert --all-info ProgramName: mri_convert ProgramArguments: --all-info ProgramVersion: $Name: stable3 $ TimeStamp: 06/10/12-20:38:29-GMT CVS: $Id: mri_convert.c,v 1.121 2006/02/22 05:39:36 greve Exp $ User: niels Machine: giza Platform: Linux PlatformVersion: 2.6.9-22.ELsmp CompilerName: GCC CompilerVersion: 30400
We have used the 64 bit install extensively before and never run into this issue. Any insight? Thanks! Regards, Niels Bergsland