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 accessing the logbook waves from ZeroMQ #2247

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

t-b
Copy link
Collaborator

@t-b t-b commented Sep 3, 2024

Surprisingly I have realized that you can't call a function with a wave argument over zeromq. Until AllenInstitute/ZeroMQ-XOP#60 is fixed, the new function FFI_QueryLogbook allows to query the labnotebook/results waves.

@t-b t-b mentioned this pull request Sep 3, 2024
14 tasks
@t-b t-b assigned t-b and unassigned timjarsky Sep 3, 2024
@t-b t-b force-pushed the feature/2247-access-to-logbook-from-zeromq branch from 15f739c to d416bfa Compare September 3, 2024 21:08
@t-b
Copy link
Collaborator Author

t-b commented Sep 3, 2024

Will merge once CI passes.

This uses the sorted key waves, forgotten in f3d3f1d (LNB: Change LNB
column determination to use a sorted keyWave in the same DF, 2024-06-28).
Most callers currently index into the values wave with dimension labels
again, but as we already have the correct index we can just return it.
@t-b t-b force-pushed the feature/2247-access-to-logbook-from-zeromq branch from d416bfa to 6b63781 Compare September 3, 2024 21:19
@t-b t-b merged commit a1a6f65 into main Sep 4, 2024
20 checks passed
@t-b t-b deleted the feature/2247-access-to-logbook-from-zeromq branch September 4, 2024 08:09
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.

2 participants