-
Spotted these warnings in the Travis build from @ericpre in #2363 - see [the log here](https://travis-ci.org/github/hyperspy/hyperspy/jobs/676846703#L695).
```bash
hyperspy/tests/component/test_co…
tjof2 updated
4 years ago
-
e.g. currently reported in the tests:
```
hyperspy/tests/mva/test_bss.py::TestBSS1D::test_on_loadings
/hyperspy/hyperspy/misc/utils.py:1143: DeprecationWarning: Using or importing
the ABCs fro…
tjof2 updated
4 years ago
-
Dear all,
I was trying to load a nano beam diffraction map with dm3 or dm4 data type. The plot sequence is diffraction pattern on the left and then the SI (spectrum image) on the right. So the naviga…
-
See for example https://ci.appveyor.com/project/ericpre/hyperspy-bundle/builds/28049557.
-
Whilst EDSSEMSpectrum has decomposition arguments that I would expect, the TEM version does not. "algorithm" and "output_dimension" are missing.
-
**Describe the bug**
A colleague and I have both installed `sparse` on arch through the AUR on several machines . On two machines the build runs through, on the other two machines `test_coo_numba` fa…
-
@shogas created a script (https://github.com/shogas/sped_processing_playground/blob/master/pattern_gen_visualizer.py) for manually tweaking kinematical simulation parameters - it would be good to put …
-
Hi there,
I've been following the Spatial Drift Correction tutorial and find an issue when attempting to execute shift_area_stem(). I've copied the output below.
```
> shifted_stem = hts.shift…
-
As it currently stands, `s.decomposition()` will happily run on an image without having any effect. It would be nice if it raised an error if it didn't do anything.
-
I've noticed that plotting in notebook or lab does not work with hyperspy with matplotlib 3.2.0 and the widget backend. I've initially reported the issue at matplotlib/ipympl#204, but then discovered …