Carter Francis

Results 144 issues of Carter Francis

#### Describe the functionality you would like to see. I was recently discussing the application of Tensor based ML as well as lazy applications of nmf and pca to large...

#### Describe the bug It might be good to redefine the purpose of the `_map_all` function in hyperspy. (My understanding) Is that the intended purpose is to be able to...

type: bug

#### Addition of .seq File format loading for hyperspy Direct Electron cameras load using a .seq file format which is developed by Stream Pix. #### Describe the context There is...

#### Describe the functionality you would like to see. I think that a lot of good work was done in #2830 but I think that we could maybe think about...

type: enhancement

#### Functionality: This is a result of a couple of different conversations and things I've been meaning to work on. The way I see it there are a couple of...

type: enhancement

### Description of the change This pull request adds direct support for masked arrays in hyperpsy. It creates a hyperspy.ma module that mirrors the Dask.array.ma and numpy.array.ma modules. It also...

type: new feature
status: WIP
release: next minor

The discussion from #2830 reminded me of something that I have been meaning to fix. In many cases after using the map function the axes are changed/ adjusted and should...

Recently I have been running into a couple of situations where reshaping my data would be quite useful. For example some data is read in a sequential fashion and should...

# Adding a Decomposition Class I am currently in the process of planning some simplification in pyxem and it seems like there is a missing Class for dealing with decomposition/...

As more users are starting to work with larger datasets (specifically datasets which even one copy doesn't fit into RAM) and operating on clusters with multiple cores there appears to...