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 bb1d131 commit 1c9c25bCopy full SHA for 1c9c25b
.circleci/ds005_run.sh
@@ -17,6 +17,7 @@ docker run -it -e FMRIPREP_DEV=1 -u $(id -u) \
17
--skull-strip-template MNI152NLin2009cAsym:res-2 \
18
--sloppy --mem-gb 4 \
19
--ncpus 2 --omp-nthreads 2 -vv \
20
+ --no-msm \
21
--fs-license-file /tmp/fslicense/license.txt \
22
--fs-subjects-dir /tmp/ds005/freesurfer \
23
${@:1}
.circleci/ds054_run.sh
@@ -17,5 +17,6 @@ docker run --rm -it -e FMRIPREP_DEV=1 -u $(id -u) \
--skull-strip-template OASIS30ANTs:res-1 \
--output-spaces MNI152Lin MNI152NLin2009cAsym:res-2:res-native \
--mem-gb 4 --ncpus 2 --omp-nthreads 2 -vv \
0 commit comments