Carter Francis

Results 575 comments of Carter Francis

@ericpre I've liked it so far, it's missing a couple of features but nothing that wouldn't be too hard to add. (Scale bar, some markers and ellipse selectors) but I...

@ericpre I made a new issue tracking the alternative plotting backend here... #3499

@ericpre This looks reasonable to me. The default behavior would be to not fill a rectangle then, correct?

@magnunor does the file get saved and can you see it in your directory? I use this quite a bit currently and don't have issues?

I think this should raise a similar error to reading a hdf5 file where it will throw an error if you don't pass a specific reader. One other thing to...

> Maybe add some example about this with some narrative about the pro/con of the various store? The ZipStore is single threaded, right? It's multi threaded but only allows a...

@izkgao I've rewritten that [function](https://github.com/hyperspy/rosettasciio/blob/ea9ffc21cf71e1b8d7d5f84adf0170472d0c6657/rsciio/utils/distributed.py#L116) a little bit using `map_blocks` which I think works a little better. It's still not quite perfect. I think ideally if you had a dtype...

@Feri73 I'm not sure. That would be a question for @fjetter. As with anything related to memory mapping, it's always difficult to make sure than things aren't loaded into memory...

It's likely not an issue with hyperspy. I don't think that 8 bit pngs are typically supported. https://hyperspy.org/rosettasciio/supported_formats/image.html#image-formats Is there a reason you would like to save as a png?...

Just for completeness, this is a more minimal reproducible example. @apendersG at some point your .mib file is converting to float32. I don't know enough about how Quantum Detectors data...