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 124d4ef commit 81e8f9eCopy full SHA for 81e8f9e
nipype/interfaces/ants/legacy.py
@@ -1,9 +1,8 @@
1
# -*- coding: utf-8 -*-
2
-# NOTE: This implementation has been superceeded buy the antsApplyTransform
3
-# implmeentation that more closely follows the strucutre and capabilities
4
-# of the antsApplyTransform program. This implementation is here
5
-# for backwards compatibility.
6
-"""ANTS Apply Transforms interface
+"""ANTS Legacy Interfaces
+
+These interfaces are for programs that have been deprecated by ANTs, but
+are preserved for backwards compatibility.
7
"""
8
9
from builtins import range
0 commit comments