I have a question about conversions. Is it possible to convert a file with the extension ".mgz" from Freesurfer to a file with the extension ".img", which can be read for example in SPM? If it is possible how should I do this conversion? Thank you in advance! Anca Sandu
____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Try something like
mri_convert orig.mgz orig.img
Anca-Larisa Sandu wrote:
I have a question about conversions. Is it possible to convert a file with the extension ".mgz" from Freesurfer to a file with the extension ".img", which can be read for example in SPM? If it is possible how should I do this conversion? Thank you in advance! Anca Sandu
____________________________________________________________________________________Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
mri_convert file.mgz file.img
should do it
cheers, Bruce On Mon, 10 Dec 2007, Anca-Larisa Sandu wrote:
I have a question about conversions. Is it possible to convert a file with the extension ".mgz" from Freesurfer to a file with the extension ".img", which can be read for example in SPM? If it is possible how should I do this conversion? Thank you in advance! Anca Sandu
____________________________________________________________________________________Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
You should be able to use mri_convert for this.
mri_convert --in_type mgz --out_type analyze INPUT.mgz OUTPUT.img
http://surfer.nmr.mgh.harvard.edu/fswiki/mri_5fconvert
Thanks. Mithra.
On Dec 10, 2007 2:54 PM, Anca-Larisa Sandu ancalarisas@yahoo.com wrote:
I have a question about conversions. Is it possible to convert a file with the extension ".mgz" from Freesurfer to a file with the extension ".img", which can be read for example in SPM? If it is possible how should I do this conversion? Thank you in advance! Anca Sandu
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu