Skip to content

Commit 0e2a351

Browse files
committed
Fixed filenames in documentation
Minor change, as the names were not descriptive.
1 parent 20def39 commit 0e2a351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nipype/algorithms/misc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,8 @@ class FuzzyOverlap(BaseInterface):
525525
Evaluation and Validation in Medical Image Analysis, IEEE Trans. Med.
526526
Ima. 25(11),pp 1451-1461, Nov. 2006.
527527
528-
reference.nii and test.nii are lists of 2/3D images, each element on the
529-
list containing one volume fraction map of a class in a fuzzy partition
528+
in_ref and in_tst are lists of 2/3D images, each element on the list
529+
containing one volume fraction map of a class in a fuzzy partition
530530
of the domain.
531531
532532
Example

0 commit comments

Comments
 (0)