We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf609b commit ee52debCopy full SHA for ee52deb
examples/rsfmri_preprocessing.py
@@ -61,7 +61,7 @@
61
62
from nipype.algorithms.rapidart import ArtifactDetect
63
from nipype.algorithms.misc import TSNR
64
-from nipype.interfaces.fsl.utils import EPIDeWarp
+from nipype.interfaces.fsl import EPIDeWarp
65
from nipype.interfaces.io import FreeSurferSource
66
from nipype.interfaces.c3 import C3dAffineTool
67
from nipype.interfaces.utility import Merge, IdentityInterface
0 commit comments