-
The naming of formats in RosettaSciIO is historically very inconsistent.
1. We have formats with overly complicated names, e.g.:
`Digital Micrograph dm3`, `SEMPER UNF (unformatted)`, `Electron M…
-
From https://github.com/hyperspy/hyperspy-extensions-list/actions/runs/3162982508/jobs/5150109391 - most likely related to a `dask` update.
```python
=================================== FAILURES =…
-
The `tests.yml` workflow was probably affected by: https://about.codecov.io/security-update/
See the related discussion on jupyter: https://github.com/jupyterhub/team-compass/issues/398
At least…
-
#### Describe the functionality you would like to see.
Use [pooch](https://www.fatiando.org/pooch/latest/) to manage test files and avoid packaging it, while still being able to run the test suite fr…
-
`shgo` raises an error with the following example since scipy 1.8.0.dev0+1529.803e52d.
This error was noticed in the hyperspy test suite (https://github.com/hyperspy/hyperspy-extensions-list/ac…
-
```
site-packages\hyperspy\io_plugins\hspy.py:138: UserWarning: This file was written using a newer version of the HyperSpy hdf5 file format. I will attempt to load it, but, if I fail, it is likely t…
-
As we work towards supporting more fileformats (see #137) we have decided to prioritise being able to load and process JPK file formats. The [afmformats](https://github.com/AFM-analysis/afmformats/) p…
-
See for example: https://github.com/hyperspy/hyperspy-extensions-list/actions/runs/2587111143
```python
=================================== FAILURES ===================================
__________…
-
**Describe the bug**
[PEP562](https://peps.python.org/pep-0562/) allows for lazy loading of submodules. See the second code block under [Rationale](https://peps.python.org/pep-0562/#rationale).
W…
-
Hi,
I am trying to load a DENSsolution Impulse file, which has the .csv format. However, I keep getting an error.
I just used the following:
`hs.load("filename.csv", reader="impulse")`
And I…