Skip to content

Commit

Permalink
change FASTSURFER_HOME to checkout dir
Browse files Browse the repository at this point in the history
  • Loading branch information
taha-abdullah committed Aug 28, 2024
1 parent 876d767 commit f11aeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quicktest_runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
echo "Running FastSurfer..."
export FREESURFER_HOME=/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.sh
export FASTSURFER_HOME=$(pwd)
./brun_fastsurfer.sh --subject_list $RUNNER_FS_MRI_DATA/subjects_list.txt \
--sd $RUNNER_FS_OUTPUT \
--parallel --threads 4 --3T --parallel_subjects surf
Expand Down

0 comments on commit f11aeda

Please sign in to comment.