-
The up and down arrows present on the attached image yield the error at the bottom of this post. I don't know what they do, but if they navigate through the signal then they are most welcome.
In a…
-
#### Describe the bug
Could you provide background information as to how the SFS Reader was developed? The SFS Format is a commercial product from AidAim software? Did AidAim license the format to Hy…
-
Suggested by @veronika-sedajova and @Gesaph.
There's MATLAB code within the group we could use, or an external Python library like https://kikuchipy.org/en/stable/ (based on HyperSpy) which seems t…
-
Hi, I tried to load the EDX spectrums in the format of emd with Hyperspy. It reads the ADF images and the spectrums. ADF images look fine, but EDX spectrums are mostly zeros. I opened the same dataset…
-
```python
import numpy as np
import hyperspy.api as hs
s = hs.signals.Signal1D(np.random.randint(0, 99, 1000))
s.crop_signal1D() # Select a region. Press Apply
```
The plot does not update, as…
-
#### Describe the functionality you would like to see.
A method called `remove_background_signal` where a Signal1D object is subtracted from another Signal1D object.
If the axes don't match (in size…
-
Some thoughts in semi-random order, while reading https://github.com/uellue/opixtem/wiki/Requirements
File formats
------------
HDF5 is the obvious solution here, due to being a matured, widely…
-
Hello!
I work with µXRF BCF files that are around 35 GB large and therefore need to load them in "Lazy" mode. I discovered that hyperspy automatically only loads the files as one dask chunk, which …
-
#### Describe the functionality you would like to see.
As title, it will be nice to be able to use ROI to select the fitting range of a EELS model. Something like what GMS can do for background subtr…
-
As the title says. Gitter discussion with @thomasaarholt and @ericpre.
```
(data-analysis) C:\Users\Owner\Documents\GitHub\hyperspy>pip install -e . --no-deps --user
Obtaining file:///C:/Users/Owne…