niworkflows.interfaces.patches module¶
Temporary patches.
-
class
niworkflows.interfaces.patches.RobustACompCor(*args, **kwargs)[source]¶ Bases:
nipype.algorithms.confounds.ACompCorRuns 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.TCompCorRuns tCompCor several times if it suddenly fails with https://github.com/nipreps/fmriprep/issues/940