-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolve TODOs #84
Resolve TODOs #84
Conversation
2e0c6da
to
246ad25
Compare
246ad25
to
36dff4b
Compare
ah yes, I separately realised that yesterday and updated it in my branch, whoops 🙈 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🔥
I didn't see any particular issues, all looks good. I'll keep these changes in mind for the inevitable merge conflict.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, noticed only a couple minor points 🔥
6cc7dc4
to
5a50dbb
Compare
Closes #77
Rationale
Each TODO is fixed in a separate commit for easier reviews. I recommend reviewing commit by commit.
I updated the diagram and exported the white background version. I don't remember the issues we had with it, but it seems correctly rendered to me. Let me know if I should change it back to black.
I also realized that the logic for determining updating beacon sets was wrong (we need to get data for constituent beacons and then use median for checks). I've updated the logic and created #83.