changeset 32:b1f92b63f84c draft

"planemo upload for repository https://github.com/rolfverberg/galaxytools commit d05168c8f112451a97c99f1d911362e3adec8495"
author rv43
date Tue, 19 Apr 2022 14:44:53 +0000
parents 063e1e847d95
children afb612b64f26
files tomo.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tomo.py	Mon Apr 18 21:54:56 2022 +0000
+++ b/tomo.py	Tue Apr 19 14:44:53 2022 +0000
@@ -1543,6 +1543,7 @@
         """
         if num_core is None:
             num_core = self.num_core
+        num_core = 1
         logging.info(f'num_core = {self.num_core}')
         logging.debug('Find centers for tomography stacks')
         stacks = self.config['stack_info']['stacks']