Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
a3sha2 committed Jun 29, 2020
1 parent e290d98 commit 09e6047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/regress/regress.mod
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ surf=$( ls -f $strucn/anat/*hemi-L_inflated.surf.gii 2>/dev/null )
do
${FREESURFER_HOME}/bin/mri_vol2surf --mov ${outdir}/boldtoMNI.nii.gz --regheader fsaverage --hemi ${hem} \
--o ${outdir}/${hem}_surface.nii.gz --projfrac-avg 0 1 0.1 --surf white
${FREESURFER_HOME}/bin/mris_convert -f ${outdir}/${hem}_surface.nii.gz ${SUBJECTS_DIR}/fsaverage5/surf/${hem}.sphere ${outdir}/${prefix}_residual_${hem}.func.gii
${FREESURFER_HOME}/bin/mris_convert -f ${outdir}/${hem}_surface.nii.gz ${SUBJECTS_DIR}/fsaverage/surf/${hem}.sphere ${outdir}/${prefix}_residual_${hem}.func.gii

done
exec_sys wb_command -cifti-create-dense-scalar ${outdir}/${prefix}_residual.dscalar.nii \
Expand Down

0 comments on commit 09e6047

Please sign in to comment.