I am using longitudinal processing stream and with the RepeatedMeasuresAnova.
0 1 0 0 0 1 0 -1 1 0 1 0 1 0 0
0 0 1
I run the mris_preproc and mri_surf2surf commands as the same for left hemi thickness,
but when I run the mri_glmfit command it reports "ERROR: you must use '--surface subject hemi' with surface data". if i add the flag as:
mri_glmfit ...(as the same before)... --surface k lh
or --surface k lh thickness
or --surface k_1.long.k lh
or --surface k_1.long.k lh thickness
or --surface k_1 lh
or --surface k_1 lh thickness
it still goes wrong and even not make an output folder.
Any problems there?
thanks,
Kaiming