Skip to content

Fix 'Missing messages!' warning#26

Merged
josephhanrahan merged 3 commits into
NSLS2:mainfrom
josephhanrahan:serval-4.3-support
May 5, 2026
Merged

Fix 'Missing messages!' warning#26
josephhanrahan merged 3 commits into
NSLS2:mainfrom
josephhanrahan:serval-4.3-support

Conversation

@josephhanrahan
Copy link
Copy Markdown
Collaborator

With data taken at the detector lab, we noticed the "missing messages" warning in _ingest_raw_data() when processing. This is because we started receiving SPIDR control packets (id'd with 0x5 header). A simple fix is to increment themsg_run_count when these packets appear, so now the count is what is expected.

I also wrote the decoding for the "TPX3 command" (0x7) and "SPIDR control" (0x5) packets, but am leaving them commented out because they don't appear useful to us at the moment.

@josephhanrahan josephhanrahan marked this pull request as ready for review May 5, 2026 17:27
@josephhanrahan josephhanrahan merged commit 0ec700d into NSLS2:main May 5, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant