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

Support the HyperSpy import/export format #19

Open
cmeyer opened this issue Nov 25, 2021 · 0 comments
Open

Support the HyperSpy import/export format #19

cmeyer opened this issue Nov 25, 2021 · 0 comments

Comments

@cmeyer
Copy link
Contributor

cmeyer commented Nov 25, 2021

See HSpy - HyperSpy's HDF5 Specification.

For the simple case, we can read/write the HSpy format without importing the hyperspy library. This could go into this project (nionswift-io) since it would not add a new dependency.

We should also revisit the idea of using the whole set of HyperSpy import/export formats. Doing this would instantly add numerous other file formats. One issue to resolve before heading in this direction is the huge footprint of HyperSpy since it imports so many libraries; and the fact that it is not easily installed into an environment using the default conda channel and instead requires the conda-forge channel. This would have to go into the nionswift-hyperspy project (stale, at the moment) since it would require importing the hyperspy library.

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