changeset 11:884bf1340f83 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 10:48:08 +0000
parents 7776e1e73c56
children a0fd4c4e1139
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Wed Apr 12 10:46:39 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 10:48:08 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)