Carter Francis

Results 124 issues of Carter Francis

**Is your feature request related to a problem? Please describe.** I think that while the complete workflows are nice examples of how to do certain things in pyxem, it would...

documentation

**Is your feature request related to a problem? Please describe.** We need some better documentation for pyxem. Adding Examples is a good start with #954 but there is also a...

documentation

#### Describe the bug Right now we don't handle the saving of axes in the metadata which results in lost metadata. Right now this happens in the find_peaks function. We...

type: bug

### Description of the change Added an example for overlaying images. Kind of a fun example with lots of implications if people are interested in running with this. Also I'm...

#### Describe the functionality you would like to see. I wanted to make an issue that we could use to track the progress and maybe help direct efforts related to...

In relation to #3325 we need to think about how we handle multiple chunks at one time. #### Describe the functionality you would like to see. Something to consider is...

I was wondering if we could clean up the hyperspy logo a bit? It would be nice to have a `.svg` version of the logo that was a little bit...

### Description of the change Refactor find_peaks1D to copy the find_peaks2D functionality - Add support for lazy peak finding - Removed custom dtype (for lazy plotting etc) - Renamed function...

status: WIP

### Description of the change This adds the `MetadataAttribute` class to hyperspy which maps metadata to an attribute of a class: ### Progress of the PR - [x] Change implemented...

### Description of the change This is the next in a series of PR to add additional support for custom Axes, additional slicing features and (eventually) support for Vector Signals....

status: WIP