We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e88b6c commit 0f53b42Copy full SHA for 0f53b42
.circleci/config.yml
@@ -712,6 +712,7 @@ jobs:
712
/tmp/data/${DATASET} /tmp/${DATASET}/fmriprep participant \
713
--fs-no-reconall --sloppy --write-graph \
714
--output-spaces MNI152NLin2009cAsym \
715
+ --thermal-denoise-method mppca \
716
--mem-mb 14336 --nthreads 4 --anat-only -vv --notrack
717
fi
718
- run:
0 commit comments