Skip to content

Commit

Permalink
Subject directory should default to environment SUBJECTS_DIR variable
Browse files Browse the repository at this point in the history
Fix initialization of sd variable in run_fastsurfer.sh
  • Loading branch information
dkuegler committed Sep 9, 2024
1 parent 4557d3b commit 945847f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_fastsurfer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ reconsurfdir="$FASTSURFER_HOME/recon_surf"

# Regular flags defaults
subject=""
sd="$SUBJECTS_DIR"
t1=""
t2=""
merged_segfile=""
Expand Down

0 comments on commit 945847f

Please sign in to comment.