Relays’ bandwidth distribution¶
sbws raw measurements compared to Torflow measurements¶
sbws linear scaling¶
Multiply each relay bandwidth by 7500/median
See bandwidth_file_spec appendix B to know how about linear scaling.
Code: sbws.lib.v3bwfile.sbws_scale()
sbws Torflow scaling¶
See bandwidth_file_spec appendix B to know how about torflow scaling.
Code: sbws.lib.v3bwfile.torflow_scale()