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
The Tor Project
Network Health
sbws
Commits
d311ca9f
Commit
d311ca9f
authored
Feb 07, 2019
by
juga
Browse files
docs: change section title to filtering
parent
f1885b08
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/specification.rst
View file @
d311ca9f
...
...
@@ -186,15 +186,15 @@ Every hour, the generator:
Source code: :func:`sbws.lib.v3bwfile.V3BWFile.from_results`
Selecting
bandwidth measurements
:::::::::::::::::::::::::::::::::::
Filtering the
bandwidth measurements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Each relay bandwidth measurements are selected in the following way:
1
. At least two bandwidth measurements (``Result`` s) MUST have been obtained
#
. At least two bandwidth measurements (``Result`` s) MUST have been obtained
within an arbitrary number of seconds (currently one day).
If they are not, the relay MUST NOT be included in the Bandwith File.
2
. The measurements than are are older than an arbitrary number of senconds
#
. The measurements than are are older than an arbitrary number of senconds
in the past MUST be discarded.
Currently this number is the same as ``data_period`` (5 days).
...
...
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