Carter Francis
Carter Francis
## Description This creates a new function cross_correlation which can now be directly called using skimage.registration.cross_correlation() This is based on discussion from #6036 #5573 ### This unifies the cross-correlation behavior...
--- name: Symmetry stem2D about: Adds the ability to do symmetry stem along the k dimension. --- **Checklist** - [ ] Updated CHANGELOG.md - [x] Added in symmetry stem with...
--- Name: Adding in a Deprecation wrapper About: This copies some of how kikuchipy does their deprecation (Which copies matplotlib and nump) --- **Checklist** - [x] Updated CHANGELOG.md - [x]...
**Is your feature request related to a problem? Please describe.** I think that we should follow hyperspy in using logging to throw errors, information or Warnings. **Describe the solution you'd...
Removing Generators From PyXEM ------------------------------------------------- I think that the class of generators in PyXEM is more confusing that it is helpful. From a pure semantics point of view in python...
**Describe the bug** With the release of Skimage 0.19 there are a couple of bugs that have cropped up. Changes: - [x] skimage.draw.circle --> skimage.draw.disk. #795 - [ ] skimage.registration.phase_cross_correlation...
--- name: Improving Masked Correlation Methods about: I think that pyXem might be benefited by a couple of general correlation methods which can be worked to improved rather than having...
This was something that I was meaning to bring up the other day during the developers meeting but forgot. I think that is deserves some discussion possibly here and potentially...
**Is your feature request related to a problem? Please describe.** With faster and faster detectors coming onto the market it seems like applying a counting filter is going to become...
### Description of the change This change is motivated by the fact that the ragged signal is kind of lacking these days. #2856 Talked about this but also this has...