changeset 13:5a9ee90cbc1e draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 10:58:39 +0000
parents a0fd4c4e1139
children 48ca4aca043a
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Wed Apr 12 10:53:15 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 10:58:39 2023 +0000
@@ -17,12 +17,13 @@
                     #cat andor2.yaml
                 #end if
                 #echo 'img_x_bounds:' #
+                #echo str($img_x_bounds.type_selector) #
                 #if str($img_x_bounds.type_selector) == "full_range"
                     #echo '- -1' #
                     #echo '- -1' #
                 #else
-                    #echo '- ' + str($img_x_bounds.low)
-                    #echo '- ' + str($img_x_bounds.upp)
+                    #echo '- ' + str($img_x_bounds.low) #
+                    #echo '- ' + str($img_x_bounds.upp) #
                 #end if
             ]]>
         </configfile>
@@ -70,6 +71,7 @@
         </collection>
         <data name="output_file" format="nex" label="Reduced tomography data" from_work_dir="output.nex"/>
         -->
+        <data name="output_file" format="yaml" label="Output" from_work_dir="reduce.yaml"/>
     </outputs>
     <help>
         <![CDATA[