# HG changeset patch
# User ximgchess
# Date 1685457669 0
# Node ID 00eb84d2c84ab287493554113b76808b301c6b39
# Parent 7bdea19f695c72d14379a7e66f9580260ec97d8e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 6697892ecc504b00077394d0c167431ec3ac12f7-dirty
diff -r 7bdea19f695c -r 00eb84d2c84a tomo/tomo_find_center.xml
--- a/tomo/tomo_find_center.xml Tue May 30 14:37:29 2023 +0000
+++ b/tomo/tomo_find_center.xml Tue May 30 14:41:09 2023 +0000
@@ -20,8 +20,8 @@
#echo 'lower_row: ' + str($center_rows.low) #
#echo 'upper_row: ' + str($center_rows.upp) #
#end if
-#echo 'gaussian_sigma: 0.05'
-#echo 'ring_width: 1'
+#echo 'gaussian_sigma: ' + str($gaussian_sigma) #
+#echo 'ring_width: ' + str($ring_width) #
]]>
@@ -38,6 +38,8 @@
+
+