[sbws/master] generate: comment torflow's scaling is default

21 Nov
2018
21 Nov
'18
2:24 p.m.
commit eead1060b4ee58be3b537f1142af46c94fa9e81e Author: juga0 <juga@riseup.net> Date: Mon Nov 19 18:29:20 2018 +0000 generate: comment torflow's scaling is default --- sbws/core/generate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sbws/core/generate.py b/sbws/core/generate.py index bd01b05..42e081a 100644 --- a/sbws/core/generate.py +++ b/sbws/core/generate.py @@ -81,6 +81,8 @@ def main(args, conf): elif args.raw: scaling_method = None else: + # sbws will scale as torflow until we have a better algorithm for + # scaling (#XXX) scaling_method = TORFLOW_SCALING if args.secs_recent: fresh_days = ceil(args.secs_recent / 24 / 60 / 60)
2417
Age (days ago)
2417
Last active (days ago)
0 comments
1 participants
participants (1)
-
juga@torproject.org