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

write a DiffractionObject serializer/deserializer #195

Open
sbillinge opened this issue Dec 4, 2024 · 0 comments
Open

write a DiffractionObject serializer/deserializer #195

sbillinge opened this issue Dec 4, 2024 · 0 comments
Milestone

Comments

@sbillinge
Copy link
Contributor

Problem

It would be great if we could dump and load DiffractionObjects as DiffractionObjects

Proposed solution

either use json, but maybe better, figure out how to do it with an hdf5 file to preserve the numpy arrays correctly, but also all the metadata.

Maybe save the file with a dfpydo extension or sthg like that. This would allow DiffractionObjects to be shared more easily, with all their metadata.

@sbillinge sbillinge added this to the 3.7.0 release milestone Dec 4, 2024
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

No branches or pull requests

1 participant