Carter Francis

Results 124 issues of 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...

enhancement
status: WIP
feature suggestion

### 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...

type: enhancement
status: needs review
type: API change
type: new feature
release: next minor

#### 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...

type: bug

#### 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...

type: bug

--- 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?...

needs review