File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -730,7 +730,7 @@ jobs:
730
730
/tmp/data/${DATASET} /tmp/${DATASET}/fmriprep participant \
731
731
--fs-no-reconall --sloppy --write-graph \
732
732
--output-spaces MNI152NLin2009cAsym \
733
- --mem-mb 14336 --nthreads 4 --anat-only -vv --notrack --echo-idx 1
733
+ --mem-mb 14336 --nthreads 4 --anat-only -vv --notrack
734
734
fi
735
735
- run :
736
736
name : Clean-up after anatomical run
@@ -773,7 +773,7 @@ jobs:
773
773
--fs-no-reconall --use-syn-sdc --ignore slicetiming \
774
774
--dummy-scans 1 --sloppy --write-graph \
775
775
--output-spaces MNI152NLin2009cAsym \
776
- --mem-mb 14336 --nthreads 4 -vv
776
+ --mem-mb 14336 --nthreads 4 -vv --echo-idx 1
777
777
- run : *check_outputs
778
778
- run :
779
779
name : Clean working directory
You can’t perform that action at this time.
0 commit comments