Skip to content

Commit a6c839a

Browse files
committed
fix: update to new name for ANTS Cortical Thickness
1 parent f994a0a commit a6c839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindboggle/mindboggle123

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ from nipype import config, logging
3434
from nipype.pipeline.engine import Workflow, Node
3535
from nipype.interfaces.utility import Function as Fn
3636
from nipype.interfaces.freesurfer import ReconAll
37-
from nipype.interfaces.ants.segmentation import antsCorticalThickness
37+
from nipype.interfaces.ants.segmentation import CorticalThickness
3838

3939
from mindboggle.version import __version__ as mbversion
4040
mindboggle_version = 'mindboggle version {0}'.format(mbversion)

0 commit comments

Comments
 (0)