We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8caf2b5 commit 1e62f2fCopy full SHA for 1e62f2f
niworkflows/anat/skullstrip.py
@@ -5,7 +5,6 @@
5
from nipype.interfaces import fsl
6
from nipype.interfaces import utility as niu
7
from nipype.pipeline import engine as pe
8
-from niworkflows.interfaces.utils import CopyHeader
9
10
11
def afni_wf(name='AFNISkullStripWorkflow', unifize=False, n4_nthreads=1):
0 commit comments