
Incompatibility with a new · Issue #3056 · hyperspy/hyperspy
2022年10月28日 · Describe the bug Cannot load data with the new version of pint (released three days ago) To Reproduce Steps to reproduce the behavior: import hyperspy.api as hs s = hs.load ('data.hspy') ### Wild error appears Expected behavior pint.unit ...
Changelog — HyperSpy 2.2.1.dev77+g6ab2b97 documentation
Fix lazy support which stops working from dask version 2024.12.0. Add vectorised implementation using function_nd method of Components. For components not implementing function_nd (for example, in HyperSpy extensions, old or custom components), the old …
Changelog — HyperSpy 1.7.6 documentation
2023年11月17日 · Fix shift1D(), align1D() and align_zero_loss_peak() regression with navigation dimension larger than one . Fix disconnecting events when closing figure and remove_background() is active . Fix map() regression of lazy …
Saving and Loading Large Datasets #2784 - GitHub
2021年6月28日 · This branch doesn't change the hspy format and it simply copy the hdf5 dataset to zarr group, which is then used for processing. When looking at this, I came across this issue and these posts: https://medium.com/pangeo/cloud-performant-reading-of-netcdf4-hdf5-data-using-the-zarr-library-1a95c5c92314 and https://medium.com/pangeo/cloud ...
hs.load cannot load .hspy file that was created in a newer ... - GitHub
2022年7月14日 · From the error message, it seems that you are trying to read a hspy file which have been saved with a more recent hyperspy version (>1.7) than the one you are using to read the file and in this specific case this is not possible.
Installing HyperSpy — HyperSpy 1.7.6 documentation
To install HyperSpy run the following from the Anaconda Prompt on Windows or from a Terminal on Linux and Mac. This will also install the optional GUI packages hyperspy_gui_ipywidgets and hyperspy_gui_traitsui. To install HyperSpy without the GUI packages, use:
What’s new — HyperSpy 1.3.2 documentation
Follow the following links for details on all the bugs fixed and enhancements. Starting with this version, the HyperSpy WinPython Bundle distribution is no longer released in sync with HyperSpy. For HyperSpy WinPython Bundle releases see https://github.com/hyperspy/hyperspy-bundle. This is a minor release.
Releases · hyperspy/hyperspy - GitHub
Always upload artifacts in release workflow - in case the test suite … Multidimensional data analysis. Contribute to hyperspy/hyperspy development by creating an account on GitHub.
Installing HyperSpy — HyperSpy 1.0 documentation - Read the …
The easiest way to install HyperSpy in Microsoft Windows is installing the HyperSpy Bundle. For quick instructions on how to install HyperSpy in Linux, MacOs or Windows using the Anaconda Python distribution see Quick instructions to install …
hyperspy - PyPI
2025年3月2日 · HyperSpy is an open source Python library for the interactive analysis of multidimensional datasets that can be described as multidimensional arrays of a given signal (for example, a 2D array of spectra, also known as a spectrum image).