|
| 1 | +Node: fmriprep_wf.single_subject_100185_wf.func_preproc_task_machinegame_run_02_wf.carpetplot_wf.conf_plot |
| 2 | +Working directory: /home/oesteban/tmp/fmriprep-ds005/work/fmriprep_wf/single_subject_100185_wf/func_preproc_task_machinegame_run_02_wf/carpetplot_wf/conf_plot |
| 3 | + |
| 4 | +Node inputs: |
| 5 | + |
| 6 | +confounds_file = /home/oesteban/tmp/fmriprep-ds005/work/fmriprep_wf/single_subject_100185_wf/func_preproc_task_machinegame_run_02_wf/bold_confounds_wf/concat/confounds.tsv |
| 7 | +confounds_list = [('global_signal', None, 'GS'), ('csf', None, 'GSCSF'), ('white_matter', None, 'GSWM'), ('std_dvars', None, 'DVARS'), ('framewise_displacement', 'mm', 'FD')] |
| 8 | +in_func = /home/oesteban/tmp/fmriprep-ds005/work/fmriprep_wf/single_subject_100185_wf/func_preproc_task_machinegame_run_02_wf/bold_bold_trans_wf/merge/vol0000_xform-00000_merged.nii.gz |
| 9 | +in_mask = /home/oesteban/tmp/fmriprep-ds005/work/fmriprep_wf/single_subject_100185_wf/func_preproc_task_machinegame_run_02_wf/bold_bold_trans_wf/bold_reference_wf/enhance_and_skullstrip_bold_wf/combine_masks/ref_image_valid_corrected_brain_mask_maths.nii.gz |
| 10 | +in_segm = /home/oesteban/tmp/fmriprep-ds005/work/fmriprep_wf/single_subject_100185_wf/func_preproc_task_machinegame_run_02_wf/carpetplot_wf/resample_parc/tpl-MNI152NLin2009cAsym_space-MNI_res-01_label-carpet_atlas_trans.nii.gz |
| 11 | +str_or_tuple = <undefined> |
| 12 | +tr = 1.0 |
| 13 | + |
| 14 | +Traceback (most recent call last): |
| 15 | + File "/home/oesteban/workspace/nipype/nipype/pipeline/plugins/multiproc.py", line 69, in run_node |
| 16 | + result['result'] = node.run(updatehash=updatehash) |
| 17 | + File "/home/oesteban/workspace/nipype/nipype/pipeline/engine/nodes.py", line 473, in run |
| 18 | + result = self._run_interface(execute=True) |
| 19 | + File "/home/oesteban/workspace/nipype/nipype/pipeline/engine/nodes.py", line 557, in _run_interface |
| 20 | + return self._run_command(execute) |
| 21 | + File "/home/oesteban/workspace/nipype/nipype/pipeline/engine/nodes.py", line 637, in _run_command |
| 22 | + result = self._interface.run(cwd=outdir) |
| 23 | + File "/home/oesteban/workspace/nipype/nipype/interfaces/base/core.py", line 511, in run |
| 24 | + runtime = self._run_interface(runtime) |
| 25 | + File "/home/oesteban/workspace/fmriprep/fmriprep/interfaces/confounds.py", line 342, in _run_interface |
| 26 | + units=units, |
| 27 | + File "/home/oesteban/workspace/niworkflows/niworkflows/viz/plots.py", line 101, in plot |
| 28 | + name=name, **kwargs) |
| 29 | + File "/home/oesteban/workspace/niworkflows/niworkflows/viz/plots.py", line 483, in confoundplot |
| 30 | + def_ylims = [nonnan.min() - 0.1 * abs(nonnan.min()), 1.1 * nonnan.max()] |
| 31 | + File "/home/oesteban/.anaconda3/lib/python3.7/site-packages/numpy/core/_methods.py", line 32, in _amin |
| 32 | + return umr_minimum(a, axis, None, out, keepdims, initial) |
| 33 | +ValueError: zero-size array to reduction operation minimum which has no identity |
0 commit comments