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

ENH: Added NX_class as a PerObjectHint to the event descriptor. #312

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

burkeds
Copy link

@burkeds burkeds commented Aug 20, 2024

This is an optional hint that can be used to carry a NeXus class definition one may wish to associate with a device.

Motivation and Context

It would be good to have a standard way to assign a NeXus class definition to a high level device. Having a specific field with a standard name will better allow the community to converge on a standard way to assign and use this definition for high level processes such as writing callbacks.

…is an optional hint that can be used to carry a NeXus class definition one may wish to associate with a device.
Copy link
Member

@danielballan danielballan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, but @evalott100 should sign off before we merge, to confirm that there's nothing special we have to do with schema generation here.

@evalott100
Copy link
Contributor

there's nothing special we have to do with schema generation here

CI does our generation check! LGTM 🙏

@danielballan
Copy link
Member

Nice to have a @burkeds commit in event-model. Thanks Devin!

@danielballan danielballan merged commit a2f134c into bluesky:main Aug 23, 2024
9 checks passed
@burkeds burkeds deleted the hint_NX_class branch August 26, 2024 06:38
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.

3 participants