Skip to content

Commit

Permalink
CI: Set run to use infantfs
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Aug 20, 2024
1 parent 23fa802 commit ea53af0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ jobs:
--output-spaces MNIInfant:cohort-1 func \
--sloppy --write-graph --mem-mb 14000 \
--nthreads 4 -vv --age-months 2 --sloppy \
--surface-recon-method infantfs \
--derivatives precomputed=/tmp/data/${DATASET}/derivatives/bibsnet \
--output-layout bids --anat-only
- run:
Expand Down Expand Up @@ -361,6 +362,7 @@ jobs:
--output-spaces MNIInfant:cohort-1 func \
--sloppy --write-graph --mem-mb 14000 \
--nthreads 4 -vv --age-months 2 --sloppy \
--surface-recon-method infantfs \
--derivatives precomputed=/tmp/data/${DATASET}/derivatives/bibsnet \
--output-layout bids
- run:
Expand Down Expand Up @@ -406,6 +408,7 @@ jobs:
--output-spaces MNIInfant:cohort-1 func \
--sloppy --write-graph --mem-mb 14000 \
--nthreads 4 -vv --age-months 2 --sloppy \
--surface-recon-method infantfs \
--derivatives precomputed=/tmp/data/${DATASET}-t2only/derivatives/bibsnet \
--output-layout bids --anat-only
- run:
Expand Down

0 comments on commit ea53af0

Please sign in to comment.