# HG changeset patch
# User ximgchess
# Date 1684178116 0
# Node ID 1e02b5c4abdff0bbab4d5b2af40c11dfa53339a2
# Parent 9b6e931e0de0033c68a8541800c430247b1ae865
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 795063bb3aaabb2f0ad99135bc2102217bdf91b3-dirty
diff -r 9b6e931e0de0 -r 1e02b5c4abdf tomo/.tomo_reduce.bu.swp
Binary file tomo/.tomo_reduce.bu.swp has changed
diff -r 9b6e931e0de0 -r 1e02b5c4abdf tomo/tomo_reduce.bu
--- a/tomo/tomo_reduce.bu Tue May 02 15:07:28 2023 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,94 +0,0 @@
-
- Reduce tomography images
-
- tomo_macros.xml
-
-
-
- reduce.yaml &&
- #else
- cp $input_file setup.nex &&
- cp $tool_config reduce.yaml &&
- #end if
- CHAP --config
- #if str($map.type_selector) == "yaml"
- $__tool_directory__/pipeline_reduce_yaml.yaml
- #else
- $__tool_directory__/pipeline_reduce_nexus.yaml
- #end if
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff -r 9b6e931e0de0 -r 1e02b5c4abdf tomo/tomo_reduce.xml
--- a/tomo/tomo_reduce.xml Tue May 02 15:07:28 2023 +0000
+++ b/tomo/tomo_reduce.xml Mon May 15 19:15:16 2023 +0000
@@ -8,7 +8,6 @@
reduce.yaml &&
#else
diff -r 9b6e931e0de0 -r 1e02b5c4abdf tomo/tomo_reduce_old.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tomo/tomo_reduce_old.xml Mon May 15 19:15:16 2023 +0000
@@ -0,0 +1,94 @@
+
+ Reduce tomography images
+
+ tomo_macros.xml
+
+
+
+ reduce.yaml &&
+ #else
+ cp $input_file setup.nex &&
+ cp $tool_config reduce.yaml &&
+ #end if
+ CHAP --config
+ #if str($map.type_selector) == "yaml"
+ $__tool_directory__/pipeline_reduce_yaml.yaml
+ #else
+ $__tool_directory__/pipeline_reduce_nexus.yaml
+ #end if
+ ]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+