Carter Francis

Results 124 issues of Carter Francis

--- Add Example for Calibrating Reciporical Space Scale --- This is just a simple example but it shows how to calibrate the Camera Length from a gold diffraction pattern. This...

I figured I'd make a thread of annoying warnings that people want to "change or adjust" and we can think about better ways of handling them. I'll start with: https://github.com/hyperspy/hyperspy/blob/b742845d7f606bc4086f5bec4bc0ca84b8e4104d/hyperspy/signal.py#L5320C1-L5323C18...

This is a small bugfix for #3375. ### Description of the change In pyxem many of the functions for working on vectors don't work well with 0D Vectors (or at...

#### Describe the bug I've been trying to figure out what the limitations are with 0-D ragged arrays are. Ultimately we are (maybe) trying to fight numpy and dask a...

type: bug

### Description of the change This is still a fairly new `matplotlib` feature and still [Provisional](https://matplotlib.org/devdocs/gallery/subplots_axes_and_figures/subfigures.html#sphx-glr-gallery-subplots-axes-and-figures-subfigures-py) but I think there is/ will be a fair bit of ongoing support for...

type: new feature

#### Describe the functionality you would like to see. The `ragged` implementation in hyperspy currently acts as a bit of a bottle neck and this is largely a result of...

I think there are a couple of the Demos that I have duplicated/ better explained with the Examples added to pyxem. Also keeping the Demos up to date is a...

This updates the strain mapping tutorial with some newer (and real) data. There are some small bugs/weird behaviors with this workflow due to https://github.com/hyperspy/hyperspy/pull/3376 but it should be much better...

@ericpre I was wondering what changes might be necessary to properly handle lazy datasets/4D STEM. I think with the Lazy plotting and annotations this might be a little easier/ smoother...

I was going to go through and make this better for large signals so that you could potentially use this as a way to view and check 4D STEM data....