From 48fd610e86e23ed3cef135ca8bcc005f1a16c540 Mon Sep 17 00:00:00 2001 From: LeHenschel Date: Fri, 18 Mar 2022 12:23:51 +0100 Subject: [PATCH] Fixed description of .annot files (surface parcellations) --- recon_surf/recon-surf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recon_surf/recon-surf.sh b/recon_surf/recon-surf.sh index 0aace744..f72f4c5c 100755 --- a/recon_surf/recon-surf.sh +++ b/recon_surf/recon-surf.sh @@ -907,7 +907,7 @@ if [ "$fsaparc" == "0" ] ; then RunIt "$cmd" $LF popd - # Symbolic link for mapped label files + # Symbolic link for mapped surface parcellations pushd $ldir cmd="ln -sf lh.aparc.DKTatlas.mapped.annot lh.aparc.DKTatlas.annot" RunIt "$cmd" $LF