Skip to content
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

Give samples with quick sampling->submission a relaxed upper clock filter limit, tighten upper limit otherwise #22

Open
corneliusroemer opened this issue Nov 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@corneliusroemer
Copy link
Member

If the clock deviation is high, but the sampling was close to submission, it’s maybe not a bad sequence. Whereas high clock deviation and long time between sampling and submission is indicative of messup.

We could tighten our clock deviation that way, having an exception for rapidly submitted sequences. This way we wouldn’t throw away new interesting developments, like a sudden burst in mutations. That would show because it would be covered by the rapid submission exception.

@corneliusroemer corneliusroemer added the enhancement New feature or request label Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant