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 @@ -425,7 +425,7 @@ jobs:
425
425
mkdir -p /tmp/ds005/derivatives_partial
426
426
sudo mv /tmp/ds005/derivatives/freesurfer /tmp/ds005/derivatives_partial
427
427
sudo cp -a /tmp/ds005/work /tmp/ds005/work_partial
428
- sudo rm -rf /tmp/ds005/work_partial/fmriprep_wf/single_subject_01_wf/func_preproc_task_mixedgamblestask_run_01_wf /ica_aroma_wf
428
+ sudo rm -rf /tmp/ds005/work_partial/fmriprep_wf/single_subject_01_wf/func_preproc_task_mixedgamblestask_run_02_wf /ica_aroma_wf
429
429
- run :
430
430
name : Checking outputs of full fMRIPrep run
431
431
command : |
@@ -437,7 +437,7 @@ jobs:
437
437
name : Re-run fMRIPrep on single run of task data
438
438
no_output_timeout : 2h
439
439
command : |
440
- rm /tmp/data/ds005/sub-01/func/*_run-02_ *
440
+ rm /tmp/data/ds005/sub-01/func/*_run-01_ *
441
441
fmriprep-docker -i poldracklab/fmriprep:latest \
442
442
-e FMRIPREP_DEV 1 -u $(id -u) \
443
443
--config $PWD/nipype.cfg -w /tmp/ds005/work_partial \
You can’t perform that action at this time.
0 commit comments