niworkflows.interfaces.patches module¶
Temporary patches.
-
class
niworkflows.interfaces.patches.
RobustACompCor
(*args, **kwargs)[source]¶ Bases:
nipype.algorithms.confounds.ACompCor
Runs aCompCor several times if it suddenly fails with https://github.com/nipreps/fmriprep/issues/776
-
class
niworkflows.interfaces.patches.
RobustTCompCor
(*args, **kwargs)[source]¶ Bases:
nipype.algorithms.confounds.TCompCor
Runs tCompCor several times if it suddenly fails with https://github.com/nipreps/fmriprep/issues/940