Skip to content

Commit

Permalink
Fixed description of .annot files (surface parcellations)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeHenschel committed Mar 18, 2022
1 parent f4a9d9e commit 48fd610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recon_surf/recon-surf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48fd610

Please sign in to comment.