-
Notifications
You must be signed in to change notification settings - Fork 1
Detect a varying number of infections #87
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
base: main
Are you sure you want to change the base?
Conversation
@k88hudson-cfa I could use some Rust help here. I needed to add a dependency statrs to get a function, but that seems to have also added capability for random number generation, which leads to some difficulties with wasm. I followed these instructions to the best of my understanding, but I still get this problem. (I'm also unsure where that second version of getrandom is coming from...) Halp plz!
|
Co-authored-by: Kate Hudson <[email protected]>
@k88hudson I'm a little stumped here. It looks like the results aren't updating as I would expect when the number to detect is different from 1. I have some unit tests on my probability of detection function, so I think that's working, but something is going wrong elsewhere. Can you help me debug? |
Add front & backend support for requiring multiple positive, forwarded tests to constitute a "detection"