help > RE: Error opening ROIs extracted using REX
Jan 12, 2017  01:01 AM | Alfonso Nieto-Castanon - Boston University
RE: Error opening ROIs extracted using REX
Hi Frances,

Perhaps mricron is not liking the unsigned-integer format of those files, could you try converting those to double? (e.g using imcalc:

spm_imcalc('originalfile.img','newfile.img','i1',struct('dtype',spm_type('float32')));


Hope this helps
Alfonso

Originally posted by Frances Q:
Hi all,

I was just wondering whether anyone is getting the same error as me... I've extracted ROI clusters from CONN using the REX toolbox, which is normally saved as results.ROIs.hdr and results.ROIs.img in the results folder.

Whenever I try to open either of those files on mricron I get the error:

"Unable to read this image format 768"

I've tried converting the image to .nii but still get the same problem. I have no issue opening the images on xjview but only on mricron.

Does anyone else have the same issue? If so, any idea why this happens and any possible solutions?

Cheers and happy new year all!

Frances

Threaded View

TitleAuthorDate
Frances Q Jan 11, 2017
RE: Error opening ROIs extracted using REX
Alfonso Nieto-Castanon Jan 12, 2017
Frances Q Jan 12, 2017
Frances Q Jan 11, 2017