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 aed244b commit 64c1116Copy full SHA for 64c1116
.circleci/config.yml
@@ -139,7 +139,7 @@ jobs:
139
--t1_mask=/data/derivatives/bet/sub-01/anat/sub-01_desc-brainmask_T1w.nii.gz \
140
--roiList=/data/derivatives/data/roi_list.txt \
141
--compcor_global
142
- mv /tmp/data/ds005/derivatives/rsOut /tmp/data/ds005/derivatives/rsOutCompcorrGlobal
+ mv /tmp/data/ds005/derivatives/rsOut /tmp/data/ds005/derivatives/rsOutCompcorGlobal
143
- store_artifacts:
144
path: /tmp/data/ds005/derivatives/rsOutCompcorGlobal
145
0 commit comments