# HG changeset patch # User rv43 # Date 1650562297 0 # Node ID f7c75e9643f2844386f6a02d4f1fa7d24059b737 # Parent 0ac719053d6f77c4c769631ee47b403757cfab30 "planemo upload for repository https://github.com/rolfverberg/galaxytools commit 1f6fd1552d2f36288a0ed191780b16dddce12c6c" diff -r 0ac719053d6f -r f7c75e9643f2 tomo.py --- a/tomo.py Thu Apr 21 16:49:37 2022 +0000 +++ b/tomo.py Thu Apr 21 17:31:37 2022 +0000 @@ -48,7 +48,7 @@ # the following tomopy routines don't run with more than 24 cores on Galaxy-Dev # - tomopy.find_center_vo # - tomopy.prep.stripe.remove_stripe_fw -num_core_tomopy_limit = 24 +num_core_tomopy_limit = 12 class set_numexpr_threads: