-
Loading an MSA file (from EDAX), the signal type is set to `EDS`, which is not a known signal type as only `EDS_SEM` and `EDS_TEM` are available. The MSA files do not contain any information on the ty…
-
#### Describe the bug
Tried to read in a spectrum image Velox emd file (EDS) and got:
```python
ModuleNotFoundError Traceback (most recent call last)
Cell In[4], line 1
-…
-
#### Describe the functionality you would like to see.
We want to provide readers for different luminescence spectroscopy file formats. In particular,
- [x] Jobin-Yvon XML format (`.xml`) - see http…
-
#### Describe the bug
EDS Velox (.emd) file that can be loaded and processed using HyperSpy 1.7, gives errors with the same code in HyperSpy.
#### To Reproduce
Steps to reproduce the behavior:
`…
-
This Issue is for discussion, polling priorities and tracking the progress of additional implementation of Bruker formats, and eventual re-organization of Bruker fileformat plugins. (P.S. It is going …
-
#### Describe the bug
I am trying to load a .map file from JEOL's EPMA (Electron Probe Micro Analyzer).
Then I get the below error.
WARNING:hyperspy.io_plugins.jeol:Not a valid JEOL img format
E…
-
Hi everyone, I get the following warning while loading a hologram:
`sig1 = hs.load(s1, signal_type='hologram')`
`WARNING:hyperspy.io: signal_type='complex_signal2d' not understood. See hs.print…
-
## Describe the issue
The plots tear heavily when using interactive rois after creating a new environment (`conda create --name testplot ipympl matplotlib jupyterlab`).
First noticed in hyperspy…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
There is the following error on aarch64 with python 3.8 and python 3.9 when import the…
-
#### Describe the bug
I have loaded a ripple file which is 366 GB in size as a lazy signal. when I try saving using the command ```data.save()``` it starts the process. Usually after getting through …