Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m-reuter committed Oct 1, 2024
1 parent d6896e1 commit 2e4ce09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recon_surf/recon-surf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1185,6 +1185,8 @@ if [ "$base" != "1" ] ; then
else

if [ "$long" == "1" ] ; then
# in long we do not have orig_nofix for surface hole computation as surfaces
# are inherited from base/template
cmd=($python "$FASTSURFER_HOME/FastSurferCNN/segstats.py" --sid "$subject"
--segfile "$mdir/aseg.mgz" --segstatsfile "$statsdir/aseg.stats"
--pvfile "$mdir/norm.mgz" --normfile "$mdir/norm.mgz" --threads "$threads"
Expand Down

0 comments on commit 2e4ce09

Please sign in to comment.