Skip to content

Commit f8d3f02

Browse files
committed
change ds005 re-run to write in work_partial and have 2 melodic components [skip ds054][skip ds210][skip tests][skip docs]
1 parent b16fe50 commit f8d3f02

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
@@ -439,11 +439,11 @@ jobs:
439439
rm /tmp/data/ds005/sub-01/func/*_run-02_*
440440
fmriprep-docker -i poldracklab/fmriprep:latest \
441441
-e FMRIPREP_DEV 1 -u $(id -u) \
442-
--config $PWD/nipype.cfg -w /tmp/ds005/work \
442+
--config $PWD/nipype.cfg -w /tmp/ds005/work_partial \
443443
/tmp/data/ds005 /tmp/ds005/derivatives_partial participant \
444444
--sloppy --write-graph --use-syn-sdc --mem_mb 4096 \
445445
--output-space T1w template fsaverage5 \
446-
--aroma-melodic-dimensionality 1 --use-aroma \
446+
--aroma-melodic-dimensionality 2 --use-aroma \
447447
--template-resampling-grid native \
448448
--nthreads 2 --cifti-output -vv
449449
- run:

0 commit comments

Comments
 (0)