Skip to content

Commit db57fd9

Browse files
committed
move ds054 to the 2mm option, roll ds005 back to native
1 parent f713fda commit db57fd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
--debug --write-graph --use-syn-sdc --use-aroma \
331331
--ignore-aroma-denoising-errors --mem_mb 4096 \
332332
--output-space T1w template fsaverage5 \
333-
--template-resampling-grid 2mm \
333+
--template-resampling-grid native \
334334
--nthreads 2 -vv
335335
sudo find /tmp/ds005/work -not -name "*.svg" -not -name "*.html" -not -name "*.rst" \
336336
-not -name "*.mat" -not -name "*.lta" -type f -delete
@@ -417,7 +417,7 @@ jobs:
417417
/tmp/data/ds054 /tmp/ds054/derivatives participant \
418418
--fs-no-reconall --debug --force-syn \
419419
--output-space T1w template \
420-
--template-resampling-grid native \
420+
--template-resampling-grid 2mm \
421421
--mem_mb 4096 --nthreads 2 -vv
422422
- run:
423423
name: Checking outputs of fMRIPrep

0 commit comments

Comments
 (0)