Carter Francis
Carter Francis
**Is your feature request related to a problem? Please describe.** I want a function that creates a virtual image from a set of diffraction vectors and I want it to...
--- Example: Add an example for lazy processing --- Modifying the start of the Big Data Processing talk for an example.
### Description of the change More of a proof of concept than anything. If you are using the distributed scheduler you get access to `futures` which are quite nice for...
#### Describe the functionality you would like to see. An alternative plotting backend would be nice, even if it is only experimental. The main goal would be to add support...
#### Describe the functionality you would like to see. I tried out the sub array [chunking](https://github.com/hyperspy/rosettasciio/issues/352) in `zarr` 3.0.0 the other day and wasn't terribly impressed. There are still some...
#### Describe the functionality you would like to see. It would be nice to have a reader/writer such that you could: ```python data, axes,metadata, original_metadata = rsciio.load("file.ext", lazy=True) rsciio.save("file.ext", data=data,...
When something is merged into the main one of the actions seems to be failing: Not sure why it is triggering.... https://github.com/pyxem/pyxem/actions/runs/18533452513
Just testing the new doc-preview and adding in some tutorials to the documentation build I want to slowly start re-adding the tutorials as python files with better tracking/ the ability...
**Describe the bug** There are quite a lot of examples that I would like to add. A major problem currently is that a lot of them require additional data which...
Okay so this finally is finally working! Sorry for the massive number of PR's etc.... 1. The `gh-pages` branch of the main repository in the [dev/ folder](https://github.com/pyxem/pyxem/tree/gh-pages/dev). This is the...