Carter Francis
Carter Francis
Problem: --------- There are increasingly a large number of custom scanning devices (including one from Direct Electron) which allow for custom scan patterns. This is useful for things like distributed...
#### Describe the bug See https://github.com/pyxem/pyxem/issues/1097#issuecomment-2276341676 for more details. #### To Reproduce ```python import hyperspy.api as hs from hyperspy.axes import UniformDataAxis import numpy as np s = hs.signals.Signal1D(np.arange(10)) axis =...
**Describe the bug** It seems like orix 0.13.1 causes a test failure in the orientation mapping code. (see the action: https://github.com/pyxem/pyxem/actions/runs/11052306498/job/30704105695) It might be just a trivial example of equivilent...
I was looking for how the metadata file is loaded for loading .mrc file from Direct Electron and I'm a bit confused by how this currently works. It seems like...
I was wondering what it would take to make an updating scale bar for some plot. I was thinking of a widget the connects to some plot in a fixed...
Hi I was interesed in making a circle selector. I've been playing around with it a little bit but was interested if you had guidance on a couple of points....
### Description of the change Direct Electron allows for custom scan patterns/ non-linear distributed or serpentine scan patterns to be loaded. This is a nice feature, but sometimes it can...
#### Describe the functionality you would like to see. One thing that might help is to add in a line which says which file formats are currently supported by which...
#### Describe the functionality you would like to see. It should be possible to load hdf5 files using dask distributed. I think the major thing we need to do is...
#### Describe the functionality you would like to see. I'm going to try to implement support for zarr 3.0.0 over the next couple of days. I'll try to test performance...