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

Autocorravg: spit out a warning if people try to average over ridiculously large gaps #40

Open
mohanagr opened this issue Oct 19, 2024 · 1 comment

Comments

@mohanagr
Copy link
Collaborator

happens if data collection stopped (i.e. reboots, people doing stuff in the field etc.)

specnum overflow fixed in dev, but it'll just continue averaging and those spitting out empty rows because there's no data! and there's no guarantee that specnum on a reboot line up with specnums pre-reboot. It's the user's responsibility to pass correct arguments to the script.

@mohanagr
Copy link
Collaborator Author

I think most of this can be handled by the file finding scripts. Master branch has a shitty globbing solution. dev has a much more robust way to find files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant