Hi, During running fixed effects glm to combine runs, the analysis of all but one subject went fine.
The log file contains this error message: mri_surf2surf --srcsubject 1250 --srchemi lh --srcsurfreg sphere.reg --trgsubject fsaverage --trghemi lh --trgsurfreg sphere.reg --tval 3runs/tmp.mris_preproc.63877/1250.1.mgh --sval 3runs/tmp.mris_preproc.63877/subjsurfvals.mgh --noreshape --no-cortex ERROR: dimension inconsistency in source data Number of surface vertices = 132315 Number of value vertices = 132299
I see that mri_vol2surf --src run1.feat/stats/varcope1.nii.gz --srcreg run1.feat/reg/freesurfer/anat2exf.register.dat --hemi lh --out 3runs/tmp.mris_preproc.63877/subjsurfvals.mgh --noreshape
Results in creating a file with dimensions 132299 1 1.
Which data source data has then 132315 vertices? How can I correct this?
Thank you for your help!
Best, Aga