File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -388,8 +388,7 @@ jobs:
388
388
--sloppy --write-graph --use-syn-sdc --mem_mb 4096 \
389
389
--use-aroma \
390
390
--skull-strip-template OASIS30ANTs:res-1 \
391
- --output-space T1w template fsaverage5 fsnative \
392
- --template-resampling-grid native \
391
+ --output-spaces MNI152NLin2009cAsym fsaverage5 fsnative MNI152NLin6Asym anat \
393
392
--use-plugin /home/circleci/src/fmriprep/.circleci/legacy.yml \
394
393
--nthreads 2 --cifti-output -vv
395
394
- run :
@@ -416,9 +415,8 @@ jobs:
416
415
--config $PWD/nipype.cfg -w /tmp/ds005/work_partial \
417
416
/tmp/data/ds005 /tmp/ds005/derivatives_partial participant \
418
417
--sloppy --write-graph --use-syn-sdc --mem_mb 4096 \
419
- --output-space T1w template fsaverage5 fsnative \
418
+ --output-spaces MNI152NLin2009cAsym fsaverage5 fsnative MNI152NLin6Asym anat \
420
419
--aroma-melodic-dimensionality 2 --use-aroma \
421
- --template-resampling-grid native \
422
420
--nthreads 2 --cifti-output -vv
423
421
- run :
424
422
name : Checking outputs of partial fMRIPrep run
You can’t perform that action at this time.
0 commit comments