Skip to content

Commit

Permalink
I passed it to the anat-only run. :(
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Nov 9, 2024
1 parent 0f53b42 commit 3c1f61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,6 @@ jobs:
/tmp/data/${DATASET} /tmp/${DATASET}/fmriprep participant \
--fs-no-reconall --sloppy --write-graph \
--output-spaces MNI152NLin2009cAsym \
--thermal-denoise-method mppca \
--mem-mb 14336 --nthreads 4 --anat-only -vv --notrack
fi
- run:
Expand Down Expand Up @@ -756,6 +755,7 @@ jobs:
--fs-no-reconall --use-syn-sdc --ignore slicetiming \
--dummy-scans 1 --sloppy --write-graph \
--output-spaces MNI152NLin2009cAsym \
--thermal-denoise-method mppca \
--mem-mb 14336 --nthreads 4 -vv
- run: *check_outputs
- run:
Expand Down

0 comments on commit 3c1f61a

Please sign in to comment.