# HG changeset patch # User rv43 # Date 1650379493 0 # Node ID b1f92b63f84c8203a3772279782a2c3a6a8dd780 # Parent 063e1e847d951cca07dd333f7037cfe5b2c6c947 "planemo upload for repository https://github.com/rolfverberg/galaxytools commit d05168c8f112451a97c99f1d911362e3adec8495" diff -r 063e1e847d95 -r b1f92b63f84c tomo.py --- 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']