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

Skip directories with incomplete data #5

Open
jeffreydemieville opened this issue Jul 31, 2023 · 0 comments
Open

Skip directories with incomplete data #5

jeffreydemieville opened this issue Jul 31, 2023 · 0 comments

Comments

@jeffreydemieville
Copy link
Member

Current behavior: If a measurement directory is missing data, the container returns an error of arrays with mismatched lengths.

The field scanner can create incomplete directories on the 3D scanner when a mechanical fault is experienced, and the scan is resumed from the last reentry point.
This data can be deleted manually on the cache server before archiving, but this is not efficient.

Impact: Season 16 data that is experiencing frequent faults is prone to not having sufficient full datasets to transform.

Recommended solution: if a directory is incomplete, record it in a separate list. When this measurement directory is due for E/W alignment, skip it. When this measurement is due for N/S alignment, skip it on both leading and tailing displays to avoid attempts to align non-consecutive measurements.

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