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 a624b05 commit d24acc2Copy full SHA for d24acc2
nipype/workflows/rsfmri/fsl/resting.py
@@ -7,7 +7,7 @@
7
from ....interfaces import fsl as fsl # fsl
8
from ....interfaces import utility as util # utility
9
from ....pipeline import engine as pe # pypeline engine
10
-from ....algorithms.misc import TSNR
+from ....algorithms.confounds import TSNR
11
from ....algorithms import confounds
12
13
def select_volume(filename, which):
0 commit comments