File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ jobs:
330
330
--debug --write-graph --use-syn-sdc --use-aroma \
331
331
--ignore-aroma-denoising-errors --mem_mb 4096 \
332
332
--output-space T1w template fsaverage5 \
333
- --template-resampling-grid 2mm \
333
+ --template-resampling-grid native \
334
334
--nthreads 2 -vv
335
335
sudo find /tmp/ds005/work -not -name "*.svg" -not -name "*.html" -not -name "*.rst" \
336
336
-not -name "*.mat" -not -name "*.lta" -type f -delete
@@ -417,7 +417,7 @@ jobs:
417
417
/tmp/data/ds054 /tmp/ds054/derivatives participant \
418
418
--fs-no-reconall --debug --force-syn \
419
419
--output-space T1w template \
420
- --template-resampling-grid native \
420
+ --template-resampling-grid 2mm \
421
421
--mem_mb 4096 --nthreads 2 -vv
422
422
- run :
423
423
name : Checking outputs of fMRIPrep
You can’t perform that action at this time.
0 commit comments