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

Make pipeline more resilliant to broken timestamps #125

Open
DanNixon opened this issue Mar 13, 2024 · 0 comments
Open

Make pipeline more resilliant to broken timestamps #125

DanNixon opened this issue Mar 13, 2024 · 0 comments
Assignees

Comments

@DanNixon
Copy link
Member

Currently inability to decode a GPS timestamp is a panic.

On one hand this is sensible given that there is nothing at all that can be done with this data, the issue is that this makes a best effort recovery from this issue difficult.

In general the ability of the pipeline to cope with bad data in the frame metadata should be improved, but specifically the timestmaps given they are a key piece of data that must be formatted correctly.

@DanNixon DanNixon moved this from Backlog to Todo in Super-MuSR May 20, 2024
@Henry-Denny Henry-Denny moved this from Todo to Backlog in Super-MuSR May 21, 2024
@DanNixon DanNixon self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants