tcpexmachina / remy

403 stars 78 forks source link

Add plotting script #27

Closed czlee closed 8 years ago

czlee commented 8 years ago

Split of #26 into semantically distinct histories.

Adds a plot.py script that takes a RemyCC file and generates a plot similar to those in the learnability paper, alongside the original data.

kexinrong commented 8 years ago

See inline comments. Note that we should also divide norm_score in rat-runner by the number of senders.

Otherwise lgtm.

czlee commented 8 years ago

Todo:

czlee commented 8 years ago

I did the new commits on the plots branch, which means that #29 is no longer a superset of this pull request. I think it can still be done automatically (the history isn't that complicated) but if not I'll do appropriate merges when you merge #29.

kexinrong commented 8 years ago

LGTM