diff tomo/tomo_reduce.xml @ 12:a0fd4c4e1139 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 10:53:15 +0000
parents 884bf1340f83
children 5a9ee90cbc1e
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Wed Apr 12 10:48:08 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 10:53:15 2023 +0000
@@ -18,8 +18,8 @@
                 #end if
                 #echo 'img_x_bounds:' #
                 #if str($img_x_bounds.type_selector) == "full_range"
-                    #echo '- -1'
-                    #echo '- -1'
+                    #echo '- -1' #
+                    #echo '- -1' #
                 #else
                     #echo '- ' + str($img_x_bounds.low)
                     #echo '- ' + str($img_x_bounds.upp)