comparison tomo/tomo_reduce.xml @ 27:b6ad2eb6590f draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 11:43:42 +0000
parents eb4a2cf5e7a8
children 496a1b7b2752
comparison
equal deleted inserted replaced
26:eb4a2cf5e7a8 27:b6ad2eb6590f
17 ]]> 17 ]]>
18 </command> 18 </command>
19 <configfiles> 19 <configfiles>
20 <configfile name="tool_config"> 20 <configfile name="tool_config">
21 <![CDATA[#slurp 21 <![CDATA[#slurp
22 #*
23 #if str($map.type_selector) == "yaml" 22 #if str($map.type_selector) == "yaml"
24 cat $__tool_directory__/andor2.yaml 23 #echo 'detector:' #
24 #echo ' file: $__tool_directory__/andor2.yaml)' #
25 #end if 25 #end if
26 *# 26 #echo 'img_x_bounds:' #
27 # echo 'img_x_bounds:' #
28 #if str($img_x_bounds.type_selector) == "full_range" 27 #if str($img_x_bounds.type_selector) == "full_range"
29 #echo '- -1' # 28 #echo '- -1' #
30 #echo '- -1' # 29 #echo '- -1' #
31 #else 30 #else
32 #echo '- ' + str($img_x_bounds.low) # 31 #echo '- ' + str($img_x_bounds.low) #