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

Allow fuzzy intervals in logical_intervals #85

Open
taldcroft opened this issue Feb 7, 2014 · 0 comments
Open

Allow fuzzy intervals in logical_intervals #85

taldcroft opened this issue Feb 7, 2014 · 0 comments

Comments

@taldcroft
Copy link
Member

Fuzzy intervals means that any intervals that are adjacent to within fuzz_time seconds are joined together. This can be useful when a value momentarily drops below a threshold, e.g. if it is noisy, or when you have very nearby intervals that really should count as just one (e.g. SCS107 early in the mission when there were 2 SIM translations). This logic is used frequently in Kadi interval determination.

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