changeset 4:ed26d2bb9723 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Tue, 11 Apr 2023 20:02:52 +0000
parents a865a7d1cd91
children 47a0648cdfd1
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 1 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Tue Apr 11 19:35:59 2023 +0000
+++ b/tomo/tomo_reduce.xml	Tue Apr 11 20:02:52 2023 +0000
@@ -26,13 +26,7 @@
         <configfile name="tool_config">
             <![CDATA[#slurp
                 #if str($map.type_selector) == "YAML"
-                    #if str($detector.type_selector) == "andor2"
-                        #cat andor2.yaml
-                    #else if str($detector.type_selector) == "manta"
-                        #cat manta.yaml
-                    #else str($detector.type_selector) == "retiga"
-                        #cat retiga.yaml
-                    #end if
+                    #cat andor2.yaml
                 #end if
                 #echo 'img_x_bounds:' #
                 #if str($img_x_bounds.type_selector) == "full_range"