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 5f2cdb5 commit ee3676cCopy full SHA for ee3676c
nipype/algorithms/tests/test_fd.py renamed to nipype/algorithms/tests/test_confounds.py
@@ -2,7 +2,7 @@
2
# -*- coding: utf-8 -*-
3
4
from nipype.testing import (assert_equal, example_data)
5
-from nipype.algorithms.misc import FramewiseDisplacement
+from nipype.algorithms.confounds import FramewiseDisplacement
6
import numpy as np
7
from tempfile import mkdtemp
8
from shutil import rmtree
0 commit comments