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
juga
sbws
Commits
ecac0976
Commit
ecac0976
authored
Sep 05, 2018
by
juga
Browse files
Change Torflow scaling to use mean obs bw
parent
19da64c8
Changes
1
Show whitespace changes
Inline
Side-by-side
sbws/lib/v3bwfile.py
View file @
ecac0976
...
...
@@ -566,7 +566,7 @@ class V3BWFile(object):
'allowed'
,
(
1
-
accuracy_ratio
)
*
100
,
margin
*
100
)
@
staticmethod
def
bw_torflow_scale
(
bw_lines
,
desc_obs_bws
=
TORFLOW_OBS_
LAST
,
def
bw_torflow_scale
(
bw_lines
,
desc_obs_bws
=
TORFLOW_OBS_
MEAN
,
cap
=
TORFLOW_BW_MARGIN
,
num_round_dig
=
TORFLOW_ROUND_DIG
,
reverse
=
False
):
"""
...
...
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