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 3ac78d8 commit dc24afcCopy full SHA for dc24afc
CHANGES
@@ -2,9 +2,9 @@ Next Release
2
============
3
4
* ENH: New ANTs interface: ApplyTransformsToPoints
5
-* ENH: New evaluation algorithms. Now Distance, Overlap, and FuzzyOverlap
6
- are found in nipype.algorithms.eval instead of misc
7
-* ENH: New evaluation algorithm: ErrorMap (a voxel-wise diff map).
+* ENH: New metrics group in algorithms. Now Distance, Overlap, and FuzzyOverlap
+ are found in nipype.algorithms.metrics instead of misc
+* ENH: New interface in algorithms.metrics: ErrorMap (a voxel-wise diff map).
8
* FIX: MRTrix tracking algorithms were ignoring mask parameters.
9
10
Release 0.9.2 (January 31, 2014)
0 commit comments