Mercurial > repos > rv43 > tomo
changeset 45:f7c75e9643f2 draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit 1f6fd1552d2f36288a0ed191780b16dddce12c6c"
author | rv43 |
---|---|
date | Thu, 21 Apr 2022 17:31:37 +0000 |
parents | 0ac719053d6f |
children | d73e715e975b |
files | tomo.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: