Carter Francis

Results 124 issues of Carter Francis

#### Describe the functionality you would like to see. There are a couple of functions using map-overlap in packages that extend hyperspy and I was thinking of up streaming their...

#### Describe the functionality you would like to see. Currently there are a couple of cases where attributes of a signal are added but then these attributes are not saved/propagated...

I wanted to start this thread because I think there is quite a bit of misunderstanding on how hyperspy handles `lazy` operations and how to optimize performance. Sometimes I think...

**Edited: I realized that my bug was related to a different issue.** #### Describe the functionality you would like to see. It would be nice to be able to save...

type: enhancement

Hopefully this is the right thing to do. I wanted to write out my entire plan before I start making too much of a final push so that people can...

#### Add in a way to operate on the entirety of the array without directly accessing the Data attribute This is a part of #2876 and a natural extension of...

#### Description of the change Adds #480 for sampling generators. #### Progress of the PR - [x] [Docstrings for all functions](https://numpydoc.readthedocs.io/en/latest/example.html) - [x] Unit tests with pytest for all lines...

#### Description of the change Speeds up deep copy for `Miller` class. Current deep copy is slowed down by using the `deepcopy` function. This causes issues in `diffsims` when we...

#### Description of the change This depends on #205 and adds Examples to the documentation. #### Progress of the PR - [x] [Docstrings for all functions](https://github.com/numpy/numpy/blob/master/doc/example.py) - [x] Unit tests...

Just creating an issue tracking what needs to be done before a 0.6.0 release. My plan is to have this release be at least (semi-stable) and potentially we could think...

dev
discussion