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

Hyperspy produces a warning when reading using etspy to read an HDF5 file previously saved through etspy: #29

Open
jat255 opened this issue Jan 30, 2025 · 1 comment

Comments

@jat255
Copy link
Member

jat255 commented Jan 30, 2025

Hyperspy produces a warning when reading using etspy to read an HDF5 file previously saved through etspy:

WARNING | Hyperspy | `signal_type='TomoShifts'` not understood. See `hs.print_known_signal_types()` for a list of installed signal types or https://github.com/hyperspy/hyperspy-extensions-list for the list of all hyperspy extensions providing signals. (hyperspy.io:744)

This is due to TomoShifts and TomoTilts not being defined in the extension metdata

@AndrewHerzing
Copy link
Collaborator

The definitions for the TomoShifts and TomoTilts were removed by commit 674c6b7. These would be fairly easy to put back but I assume they were removed for good reason. Any reason not to just put them back?

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

2 participants