Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AINX
base-ariane-fork
Commits
a7eb3dc9
Commit
a7eb3dc9
authored
Jun 10, 2022
by
Mario Teixeira Parente
Browse files
approaches/ariane: change value for maximum decile
parent
3847e6ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
tas/approaches/_ariane.py
View file @
a7eb3dc9
...
...
@@ -21,7 +21,7 @@ class ARIANEApproach(TASAutonomousApproach):
self
.
thread_server_started
=
False
self
.
level_backgr_diffs_rel_max
=
0.5
self
.
level_backgr_diffs_abs_min
=
1
0
self
.
level_backgr_diffs_abs_min
=
1
5
self
.
level_backgr_decile_max
=
6
self
.
thresh_intens_fact
=
0.5
self
.
num_kernel_optim_restarts
=
100
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment