Dieter Weber

Results 225 comments of Dieter Weber

With profiler I mean this one: https://distributed.dask.org/en/stable/diagnosing-performance.html#statistical-profiling The issue only appears when it is enabled, and shortening the interval makes the issue more likely to appear. It looks like the...

@ercius yes, this was tested using the version with the fix. Before the fix it would trigger a BufferError also outside of Dask, with the fix only when run as...

As a larger issue, would it be desirable that ` hs.load()` works with MIB or HDR files? Wasn't there a plugin architecture that allows to register readers? Before jumping to...

Regarding dependencies: These are the transitive dependencies that LiberTEM would add compared to a vanilla pyxem installation. ``` async-generator autopep8 click distributed empyre HeapDict libertem msgpack ncempy Pillow pycodestyle sortedcontainers...

@CSSFrancis sure! Maybe it would make sense to allocate one or two days on a short "hackathon" to get it working? Together we have both the HyperSpy and the LiberTEM...

What about Tuesday 31st of May until early afternoon, and/or Thursday 2nd of June afternoon?

Should we maybe go for Tuesday and potentially a follow-up on Thursday? I have a feeling that we'll have quite some things to discuss and try, so we should use...

Ah, on Tuesday afternoon Berlin time I have appointments. Maybe we can go for Thursday afternoon Berlin / Thursday morning your time @CSSFrancis?

> What I really need is a `memmap` function which can take multiple offsets in. If you want to skip frame headers that have a constant size and occur in...

> Edit: So I guess this is almost exactly what memmap does. I'm not sure if Dask takes complete advantage of this but hopefully it is fairly efficient. Creating Dark...