Skip to content

Commit d583b6e

Browse files
committed
Run ds210 with echo-idx 1.
1 parent 3c836e8 commit d583b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ jobs:
730730
/tmp/data/${DATASET} /tmp/${DATASET}/fmriprep participant \
731731
--fs-no-reconall --sloppy --write-graph \
732732
--output-spaces MNI152NLin2009cAsym \
733-
--mem-mb 14336 --nthreads 4 --anat-only -vv --notrack
733+
--mem-mb 14336 --nthreads 4 --anat-only -vv --notrack --echo-idx 1
734734
fi
735735
- run:
736736
name: Clean-up after anatomical run

0 commit comments

Comments
 (0)