Hi, I am using FS v3.02. I am using the tutorial to figure out how to do group analysis with the new FS version but there is one step that is confusing. The tutorial says that I should first create a FSGDF (and run make_average-subject), and then it says that running mris_glm will create the design matrix. But further down on the page it says that that mri_glmfit is replacing mris_glm. So, does that mean that I no longer have to use mris_glm to create the design matrix, and that mri_glmfit will create it? So I should run 1) make_average_subject, 2) mri_preproc and mri_surf2surf, and 3) mri_glmfit?
Or does it mean that I should run 1) make_average_subject, 2) glms_mri , 3) mri_preproc and mri_surf2surf, and 4) mri_glmfit?
Thank you!