-
Add mentioned in several issues (https://github.com/hyperspy/hyperspy/issues/2489 and https://github.com/hyperspy/hyperspy/issues/2426), there are interest in reading SPC file format other than the on…
-
Currently we don't test the examples in the docstrings. Hence, it's unsurprising that most of these examples are broken:
(running from #1413)
```bash
~/Python/hyperspy3$ ana3-py.test hyperspy --do…
-
Here is an overview of existing packages for (S)TEM data analyses.
**Free (and open source):**
* Hyperspy #2
* Semper
* pycroscopy: #1
* pixStem http://pixstem.org/
* pyFAI #13
**Proprieta…
-
When trying to load a `zspy` file with specifying the store, I get a `FileNotFoundError`. Even with following the example at https://hyperspy.org/rosettasciio/user_guide/supported_formats/zspy.html
…
-
I tried to make a new hyperspy install from the bundle on a Windows computer and got stuck with the dreaded "widget is loading..." I will look more into the css and see what is wrong. Likely it is a…
-
Following on the 1.6.2 release, I think that there are two things, which could be improve:
- update the doc on https://hyperspy.org/documentation.html: currently, a build of the doc is pushed to http…
-
We should improve the situation with setting the `signal_type` of EDS dataset, make it consistent across EDS data file reader and document its behaviour in `rosettasciio` and in `hyperspy`.
The app…
-
#### Describe the bug
I have a signal2D stack (filtered_stack) with dimensions 16 x (412, 412) where I cannot apply Line2DROI directly getting the error message below. Instead I have to split up the …
-
As title says, http://hyperspy.org/hyperspyUI/ should have an image demonstrating the GUI. Using the image typically put into papers would be a good idea.
-
The scree plot produced from `Decomposition Model` has no way of limiting the number of components, which makes it difficult to choose the right number.
Previously the limit used to be 30 (I think?)…