File: up_lower_cc_3_test_i386_precision

package info (click to toggle)
ants 2.5.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,672 kB
  • sloc: cpp: 85,685; sh: 15,850; perl: 863; xml: 115; python: 111; makefile: 68
file content (16 lines) | stat: -rw-r--r-- 702 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: raising accuracy in a test for the i386 architecture
Author: Yaroslav Halchenko <debian@onerussian.com>
Forwarded: no
Last-Update: 2024-08-23

--- a/Examples/TestSuite/ANTS_CC_3_test.cmake
+++ b/Examples/TestSuite/ANTS_CC_3_test.cmake
@@ -23,7 +23,7 @@ set_property(TEST ${THIS_TEST_NAME}_JPG
 # add_test(NAME ${THIS_TEST_NAME}_WARP_METRIC_0 COMMAND MeasureImageSimilarity 2 0
 #  ${R16_IMAGE} ${WARP_IMAGE}
 #  ${OUTPUT_PREFIX}log.txt ${OUTPUT_PREFIX}metric.nii.gz
-#  14.3283 0.05)
+#  14.3283 0.1)
 # set_property(TEST ${THIS_TEST_NAME}_WARP_METRIC_0 APPEND PROPERTY DEPENDS ${THIS_TEST_NAME}_WARP)
 #
 # add_test(NAME ${THIS_TEST_NAME}_WARP_METRIC_1 COMMAND MeasureImageSimilarity 2 1