Hi, I am trying convert the data from our 4T (Siemens) to mgz. But there is error message of "Floating exception":
[antao@freesurfer fad131]$ mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig reading from MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA... Floating exception [antao@freesurfer fad131]$
Can someone help me solve this problem?
Thanks,
Antao
Antao,
Can you send me the .IMA file? You can use our file-drop mechanism at:
https://www.nmr.mgh.harvard.edu/facility/filedrop/index.html
Nick
On Wed, 2006-01-25 at 12:00 -0800, Du, Antao wrote:
Hi, I am trying convert the data from our 4T (Siemens) to mgz. But there is error message of "Floating exception":
[antao@freesurfer fad131]$ mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig reading from MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA... Floating exception [antao@freesurfer fad131]$
Can someone help me solve this problem?
Thanks,
Antao
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Antao,
It should work if you put '-it siemens_dicom' after mri_convert:
mri_convert -it siemens_dicom <filename>.IMA <outdir>
Our next release will contain better error checking for this type of file, but your current version should still convert, if you include the flag.
Nick
On Wed, 2006-01-25 at 15:09 -0500, Nick Schmansky wrote:
Antao,
Can you send me the .IMA file? You can use our file-drop mechanism at:
https://www.nmr.mgh.harvard.edu/facility/filedrop/index.html
Nick
On Wed, 2006-01-25 at 12:00 -0800, Du, Antao wrote:
Hi, I am trying convert the data from our 4T (Siemens) to mgz. But there is error message of "Floating exception":
[antao@freesurfer fad131]$ mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig mri_convert MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA ../FAD131/mri/orig reading from MR_16_100_2005_10_24_16_30_48_78125_49238781.IMA... Floating exception [antao@freesurfer fad131]$
Can someone help me solve this problem?
Thanks,
Antao
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu