# HG changeset patch # User ximgchess # Date 1681296795 0 # Node ID a0fd4c4e1139c4dec7f79476f621973e7fda70d9 # Parent 884bf1340f830a32463d7f59918c2e4cdd917fb7 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty diff -r 884bf1340f83 -r a0fd4c4e1139 tomo/.tomo_reduce.xml.swp Binary file tomo/.tomo_reduce.xml.swp has changed diff -r 884bf1340f83 -r a0fd4c4e1139 tomo/tomo_macros.xml --- a/tomo/tomo_macros.xml Wed Apr 12 10:48:08 2023 +0000 +++ b/tomo/tomo_macros.xml Wed Apr 12 10:53:15 2023 +0000 @@ -1,7 +1,7 @@ 0.1.0 21.09 - 3.9.13 + 3.9 chessanalysispipeline diff -r 884bf1340f83 -r a0fd4c4e1139 tomo/tomo_reduce.xml --- 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)