Carter Francis

Results 124 issues of Carter Francis

--- name: Add example for plotting a gif --- A simple script for plotting an updating gif using matplotlib. This is useful for creating a visualization of some of your...

status: stalled

I think we can pretty safely remove most if not all of the dask_tools: Ones that should be kept: - align_single_frame - _intensity_peaks_image_single_frame --> make into a `map` function of...

deletion-candidate

**Description** I think that we should look into profiling the `polar_transform_utils` with the new method for azimuthal integration to see if there is a large enough speed gain to justify...

status: stalled
deletion-candidate

Release 0.18.0 (The Orientation Mapping Overhaul) ====================================== @viljarjf we are finally going to make Orientation Mapping easy! My hope is that this is the last release before the 1.0.0 release!...

dev

**Is your feature request related to a problem? Please describe.** @magnunor do you have any suggestions for how to better visualize DPC measurements in pyxem? It would be nice to...

enhancement
feature suggestion

**Is your feature request related to a problem? Please describe.** @pc494 I've been playing around with some different ways to visualize strain in datasets. Something like: In this case the...

enhancement
feature suggestion

**Is your feature request related to a problem? Please describe.** I think that the orientation mapping code could use some really nice plotting improvements. The new markers in HyperSpy really...

enhancement
feature suggestion

# Idea This has been floated a couple of different times but I think that we should try to develop a 4D STEM feedstock package to handle the numerous methods...

won't fix yet

**Is your feature request related to a problem? Please describe.** What are the thoughts on adding a chat room for people to post problems etc. It might lower the barriers...

won't fix yet

------------------------------------ name:Refactor Orientation Mapping ------------------------------------ about: This adds orientation mapping as a function of the `PolarDiffraction2D` signal and adds a class for holding `OrientationMaps`. The main goal here is to...