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 table subclass enums be sequence enum rather than numpy string #579

Conversation

evalott100
Copy link
Contributor

No description provided.

src/ophyd_async/core/_table.py Outdated Show resolved Hide resolved
src/ophyd_async/fastcs/panda/_table.py Outdated Show resolved Hide resolved
@coretl
Copy link
Collaborator

coretl commented Sep 20, 2024

I'll fix the merge conflicts then merge

…ss-enums-be-sequence-enum-rather-than-numpy-string
@coretl coretl merged commit 8af94c9 into main Sep 20, 2024
18 checks passed
@coretl coretl deleted the 570-make-table-subclass-enums-be-sequence-enum-rather-than-numpy-string branch September 20, 2024 08:25
tomtrafford pushed a commit that referenced this pull request Oct 8, 2024
…579)


---------

Co-authored-by: Eva Lott <twj43146@localhost.localdomain>
Co-authored-by: Tom Cobb <tom.cobb@diamond.ac.uk>
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.

Make Table subclass enums be Sequence[Enum] rather than numpy array, and add dtype_numpy to it
2 participants