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

Document behaviour of sample rate/count settings #14

Open
narc0tiq opened this issue May 25, 2017 · 1 comment
Open

Document behaviour of sample rate/count settings #14

narc0tiq opened this issue May 25, 2017 · 1 comment

Comments

@narc0tiq
Copy link
Owner

As mentioned in #2, it is important to document what happens when you set the sample rate/count such that there aren't enough samples to generate change rates/estimates:

  • if the sample rate is too frequent or the sample count is insufficient, the estimate to depletion will be "Insufficient data..." forever. This is expected. However,
  • if there are just barely enough samples for the slow signals' update rate (see Correctly handle rarely-updating signals #13), then you occasionally get enough data to generate an estimate, but it sometimes isn't (sometimes you have only two buckets), which resets back to "Insufficient data...".
@narc0tiq
Copy link
Owner Author

Closed the wrong one, history has been altered.

@narc0tiq narc0tiq reopened this May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant