You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nipype-auto-conv/specs/interfaces/accuracy_tester.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@
5
5
#
6
6
# Docs
7
7
# ----
8
-
#
8
+
#
9
9
# Test the accuracy of an existing training dataset on a set of hand-labelled subjects.
10
10
# Note: This may or may not be working. Couldn't presently not confirm because fix fails on this (even outside of nipype) without leaving an error msg.
11
-
#
11
+
#
12
12
task_name: AccuracyTester
13
13
nipype_name: AccuracyTester
14
14
nipype_module: nipype.interfaces.fsl.fix
@@ -76,8 +76,8 @@ tests:
76
76
# be terminated before they complete for time-saving reasons, and therefore
77
77
# these values will be ignored, when running in CI
78
78
timeout: 10
79
-
# int - the value to set for the timeout in the generated test,
80
-
# after which the test will be considered to have been initialised
79
+
# int - the value to set for the timeout in the generated test,
80
+
# after which the test will be considered to have been initialised
81
81
# successfully. Set to 0 to disable the timeout (warning, this could
82
82
# lead to the unittests taking a very long time to complete)
0 commit comments