diff --git a/invesalius/constants.py b/invesalius/constants.py index fd0d20b..0aeb306 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -749,7 +749,7 @@ PEEL_DEPTH = 5 MAX_PEEL_DEPTH = 30 SEED_OFFSET = 15 SEED_RADIUS = 1.5 -SLEEP_NAVIGATION = 0.1 +SLEEP_NAVIGATION = 0.175 BRAIN_OPACITY = 0.5 N_CPU = psutil.cpu_count() TREKKER_CONFIG = {'seed_max': 1, 'step_size': 0.1, 'min_fod': 0.1, 'probe_quality': 3, -- libgit2 0.21.2