Summary of what happened:
Dear Community,
I tried the preprocessing which the dataset downloaded from openneuro.
Command used (and if a helper script was used, a link to the helper script or the command generated):
Here is the command I ran.
sudo docker run --rm \
-ti \
-v /media/share/Member/eden/retinotopy:/data:ro \
-v /media/share/Member/eden/retinotopy/step1:/out \
-v /media/share/Member/eden/retinotopy/work:/work \
-v /home/eden/license.txt:/opt/freesurfer/license.txt \
--shm-size="10g" \
nipreps/fmriprep:latest \
/data /out/out \
participant \
--ignore fieldmaps \
--fs-license-file /opt/freesurfer/license.txt \
--output-spaces T1w \
--fs-no-reconall \
--use-syn-sdc \
--work-dir /work \
--bids-database-dir /media/share/Member/eden/retinotopy \
--participant_label sub-AG10 sub-AW05
Version:
23.0.0
Environment (Docker, Singularity, custom installation):
Docker
Data formatted according to a validatable standard? Please provide the output of the validator:
Relevant log outputs (up to 20 lines):
But it got the following error:
_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_03_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./skullstrip_second_pass".
230316-04:38:59,328 nipype.workflow INFO:
[Node] Executing "first_mask" <niworkflows.interfaces.nibabel.ApplyMask>
230316-04:38:59,378 nipype.workflow INFO:
[Node] Executing "skullstrip_second_pass" <nipype.interfaces.afni.preprocess.Automask>
230316-04:38:59,519 nipype.workflow INFO:
[Node] Finished "first_mask", elapsed time 0.190078s.
230316-04:38:59,860 nipype.workflow INFO:
[Node] Finished "skullstrip_second_pass", elapsed time 0.480572s.
230316-04:39:01,246 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.unifize" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./unifize".
230316-04:39:01,249 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_03_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_03_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./fixhdr_skullstrip2".
230316-04:39:01,339 nipype.workflow INFO:
[Node] Executing "fixhdr_skullstrip2" <niworkflows.interfaces.header.CopyXForm>
230316-04:39:01,370 nipype.workflow INFO:
[Node] Executing "unifize" <nipype.interfaces.afni.utils.Unifize>
230316-04:39:01,498 nipype.workflow INFO:
[Node] Finished "fixhdr_skullstrip2", elapsed time 0.150893s.
230316-04:39:03,253 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_03_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_03_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./combine_masks".
230316-04:39:03,284 nipype.workflow INFO:
[Node] Executing "combine_masks" <nipype.interfaces.fsl.maths.BinaryMaths>
230316-04:39:03,449 nipype.workflow INFO:
[Node] Finished "combine_masks", elapsed time 0.164404s.
230316-04:39:05,251 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_03_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_03_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./apply_mask".
230316-04:39:05,492 nipype.workflow INFO:
[Node] Executing "apply_mask" <niworkflows.interfaces.nibabel.ApplyMask>
230316-04:39:05,570 nipype.workflow INFO:
[Node] Finished "unifize", elapsed time 4.200309s.
230316-04:39:05,667 nipype.workflow INFO:
[Node] Finished "apply_mask", elapsed time 0.17389s.
230316-04:39:07,255 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_unifize" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./fixhdr_unifize".
230316-04:39:07,280 nipype.workflow INFO:
[Node] Executing "fixhdr_unifize" <niworkflows.interfaces.header.CopyXForm>
230316-04:39:07,773 nipype.workflow INFO:
[Node] Finished "fixhdr_unifize", elapsed time 0.492218s.
230316-04:39:09,261 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.skullstrip_second_pass" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./skullstrip_second_pass".
230316-04:39:09,317 nipype.workflow INFO:
[Node] Executing "skullstrip_second_pass" <nipype.interfaces.afni.preprocess.Automask>
230316-04:39:09,790 nipype.workflow INFO:
[Node] Finished "skullstrip_second_pass", elapsed time 0.472321s.
230316-04:39:11,264 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.fixhdr_skullstrip2" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./fixhdr_skullstrip2".
230316-04:39:11,290 nipype.workflow INFO:
[Node] Executing "fixhdr_skullstrip2" <niworkflows.interfaces.header.CopyXForm>
230316-04:39:12,143 nipype.workflow INFO:
[Node] Finished "fixhdr_skullstrip2", elapsed time 0.852421s.
230316-04:39:13,263 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.combine_masks" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./combine_masks".
230316-04:39:13,287 nipype.workflow INFO:
[Node] Executing "combine_masks" <nipype.interfaces.fsl.maths.BinaryMaths>
230316-04:39:13,451 nipype.workflow INFO:
[Node] Finished "combine_masks", elapsed time 0.162186s.
230316-04:39:15,271 nipype.workflow INFO:
[Node] Setting-up "fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_std_trans_wf.bold_reference_wf.enhance_and_skullstrip_bold_wf.apply_mask" in "/work/fmriprep_23_0_wf/single_subject_AG10_wf/func_preproc_ses_stanfordCNI_task_prf_run_04_wf/bold_std_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/_std_target_MNI152NLin2009cAsym./apply_mask".
230316-04:39:15,296 nipype.workflow INFO:
[Node] Executing "apply_mask" <niworkflows.interfaces.nibabel.ApplyMask>
230316-04:39:15,409 nipype.workflow INFO:
[Node] Finished "apply_mask", elapsed time 0.112201s.
230316-04:39:19,111 nipype.workflow ERROR:
could not run node: fmriprep_23_0_wf.single_subject_AW05_wf.func_preproc_ses_stanfordCNI_task_prf_run_01_wf.bold_t1_trans_wf.bold_to_t1w_transform
230316-04:39:19,114 nipype.workflow ERROR:
could not run node: fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_02_wf.bold_t1_trans_wf.bold_to_t1w_transform
230316-04:39:19,117 nipype.workflow ERROR:
could not run node: fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_03_wf.bold_t1_trans_wf.bold_to_t1w_transform
230316-04:39:19,119 nipype.workflow ERROR:
could not run node: fmriprep_23_0_wf.single_subject_AG10_wf.func_preproc_ses_stanfordCNI_task_prf_run_04_wf.bold_t1_trans_wf.bold_to_t1w_transform
230316-04:39:19,309 nipype.workflow CRITICAL:
fMRIPrep failed: 4 raised. Re-raising first.
230316-04:39:25,630 cli ERROR:
Preprocessing did not finish successfully. Errors occurred while processing data from participants: AG10 (4), AW05 (1). Check the HTML reports for details.
230316-04:39:25,630 cli ERROR:
Preprocessing did not finish successfully. Errors occurred while processing data from participants: AG10 (4), AW05 (1). Check the HTML reports for details.
Bids validator was available, I tried the command again but still happened.
Screenshots / relevant information:
Thank you in advance for your reply.
Eden