Carter Francis
Carter Francis
This issue tracker comes out of discussion on #2617 and from https://github.com/pyxem/pyxem/issues/737. While I think that #2617 represents a good first step I think that the map function deserves some...
**Overhauling the Diffraction Vectors Class in Pyxem and Related Classes** I realized that I haven't formalized my plans for this in one place so I was hoping to track the...
### Description of the change This set of changes supersedes #3012 and #2876 in the hope of creating small incremental changes to how Axes and slicing occurs before fully supporting...
#### Describe the functionality you would like to see. While the addition of support for Cupy arrays is nice #2670 I feel that there is something that could be added...
#### Describe the functionality you would like to see. I think that it would be useful to save the functions that are applied to a signal. This is good practice...
#### Describe the bug Currently the shape of the `.data` attribute and the shape of the AxesManager are allowed to be different. This behavior is potentially confusing and limits our...
#### Describe the functionality you would like to see. I am interested in improving the consistency with the different axes objects that are available. The main goal is to improve...
#### _Map_iterate is always Parallel Not sure if this is actually a bug or something that we should keep as the default. Regardless it should be better documented. As every...
--- Add calibration for detector gain --- **Checklist** - [ ] implementation steps - [ ] update the Changelog - [ ] mark as ready for review **What does this...
--- name: Flatten Diffraction Vector Bugfix about: Fixes a bug when flattening diffraction vectors --- **Checklist** - [x] Updated CHANGELOG.md - [x] Marked as finished **What does this PR do?...