changeset 78:d0bc5f9dc4c9 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 64d735e72badb6466fcf32843328300887a4a46e-dirty
author ximgchess
date Thu, 27 Apr 2023 11:01:04 +0000
parents 0fb5fc391411
children 7638a2c68b7f
files tomo/tomo_reduce.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Thu Apr 27 10:43:13 2023 +0000
+++ b/tomo/tomo_reduce.xml	Thu Apr 27 11:01:04 2023 +0000
@@ -47,9 +47,9 @@
                 <param name="input_file" type="data" format="yaml" optional="false" label="Map config file"/>
                 <conditional name="detector">
                     <param name="type_selector" type="select" display="radio" label="Choose detector prefix">
-                        <option value="andor2">andor2.yaml</option>
-                        <option value="manta">manta.yaml</option>
-                        <option value="retiga">retiga.yaml</option>
+                        <option value="andor2.yaml">andor2</option>
+                        <option value="manta.yaml">manta</option>
+                        <option value="retiga.yaml">retiga</option>
                     </param>
                     <when value="andor2"/>
                     <when value="manta"/>