Carter Francis

Results 333 comments of Carter Francis

Realized I never fixed this one. The problem is related to the `np.squeeze` function in `map_iterate`. This calls np.asarray which tries to convert a function to an array. From there...

> Looks good. Let's hope these decorators help us streamline the API in the future! Hopefully :) Now I have to start cutting out some code.

@hakonanes Once again it seems like we might be copying you :) I know I opened this thread but my opinion on logging is complicated. I like the idea of...

> @CSSFrancis What is the status of this work? We're cutting a new release soon, and it would be good to get this in. @stefanv Let me look into this...

I'll just note that most of these options are dependent on a consistent metadata structure to work properly. There is a potential for changes in the metadata structure to ruin...

@hakonanes glad to see that this might be useful other places. I have some working code for option 4 and can make a PR fairly easily. > The metadata structure...

Hmm I didn't know about the `full_path` parameter. That is helpful but I do think that `s.beam_energy` makes more sense than s.metadata.get_item("beam_energy"). You can't for example use `s.metadata.set_item()` using the...

@ericpre Ahh of course... I totally forgot about numba/ was focusing on the cython code. It might be possible once the EELS, EDS and IO code is split out. Kind...

As a data visualization tool it might be worth it :) I'm kind of in awe of pyoide/ jupyterlite and it would be cool to think about the different things...

https://blog.jupyter.org/mybinder-org-reducing-capacity-c93ccfc6413f This goes over it. It still runs in a somewhat limited capacity but there is a pretty big funding gap currently.