While importing a T1.mgz (a FreeSurfer output) MRI image, Brainstorm reports that it is unable to g unzip the file. Any ideas on why this might be? The image opens just fine in MRIcron.
CO
While importing a T1.mgz (a FreeSurfer output) MRI image, Brainstorm reports that it is unable to g unzip the file. Any ideas on why this might be? The image opens just fine in MRIcron.
CO
Hello,
Could you send me this file, so I can have a look at it?
Please upload your file somewhere (eg. dropbox) and send me the link in a separate email (click on my username on this forum).
I will be away for two weeks, I will look at this when I come back.
Francois
Hello,
This file is in LZMA format (7-zip), not in GZIP format (Linux standard) as expected.
The code do not test for the compression algorithm, and then simply crash when trying to unzip the file.
How did you generate this file?
Is this the direct output of the FreeSurfer recon-all command?
Francois