comparison tomo/tomo_reconstruct.xml @ 124:020caca70a9a draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 6697892ecc504b00077394d0c167431ec3ac12f7-dirty
author ximgchess
date Tue, 30 May 2023 15:14:56 +0000
parents 66ffcd393336
children 1d40ef04d7ec
comparison
equal deleted inserted replaced
123:a0c32ddc3d96 124:020caca70a9a
15 ]]> 15 ]]>
16 </command> 16 </command>
17 <configfiles> 17 <configfiles>
18 <configfile name="tool_config"> 18 <configfile name="tool_config">
19 <![CDATA[#slurp 19 <![CDATA[#slurp
20 #if str($x_bounds.type_selector) == "enter_range"
20 #echo 'x_bounds:' # 21 #echo 'x_bounds:' #
21 #if str($x_bounds.type_selector) == "enter_range"
22 #echo '- ' + str($x_bounds.low) # 22 #echo '- ' + str($x_bounds.low) #
23 #echo '- ' + str($x_bounds.upp) # 23 #echo '- ' + str($x_bounds.upp) #
24 #end if 24 #end if
25 #if str($y_bounds.type_selector) == "enter_range"
25 #echo 'y_bounds:' # 26 #echo 'y_bounds:' #
26 #if str($y_bounds.type_selector) == "enter_range"
27 #echo '- ' + str($y_bounds.low) # 27 #echo '- ' + str($y_bounds.low) #
28 #echo '- ' + str($y_bounds.upp) # 28 #echo '- ' + str($y_bounds.upp) #
29 #end if 29 #end if
30 #echo 'secondary_iters: ' + str($secondary_iters) # 30 #echo 'secondary_iters: ' + str($secondary_iters) #
31 #echo 'remove_stripe_sigma: ' + str($remove_stripe_sigma) # 31 #echo 'remove_stripe_sigma: ' + str($remove_stripe_sigma) #