changeset 2:79081cef336b draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
author ximgchess
date Tue, 11 Apr 2023 16:50:10 +0000
parents 84a215623d9e
children a865a7d1cd91
files tomo/tomo_reduce.xml
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Tue Apr 11 15:49:53 2023 +0000
+++ b/tomo/tomo_reduce.xml	Tue Apr 11 16:50:10 2023 +0000
@@ -25,15 +25,6 @@
     <configfiles>
         <configfile name="tool_config">
             <![CDATA[#slurp
-                #if str($map.type_selector) == "YAML"
-                    #if str($detector.type_selector) == "andor2"
-                        #cat andor2.yaml
-                    #elif str($detector.type_selector) == "manta"
-                        #cat manta.yaml
-                    #else str($detector.type_selector) == "retiga"
-                        #cat retiga.yaml
-                    #end if
-                #end if
                 #echo 'img_x_bounds:' #
                 #if str($img_x_bounds.type_selector) == "full_range"
                     #echo '- -1'