Alexander Clausen

Results 232 comments of Alexander Clausen

/azp run libertem.libertem-data

/azp run libertem.libertem-data

Tests are now finally green. One remaining question is: do we want to have the `atexit` at `Context`, or at executor level? There can be cases where the `Context` doesn't...

> I can reproduce this without LiberTEM just by running [...] Does it work to somehow close the client before closing the cluster? Maybe the `close` of `DaskJobExecutor` is just...

@matbryan52 thanks for looking into the dask-related fix! I'll go ahead and merge

As an alternative to multiple progress bars, it could be possible to have a single progress bar, but instead of dividing it into partitions, using the number of navigation items...

Currently blocked by https://github.com/scikit-learn-contrib/hdbscan/issues/569

> * dm4 format EELS-stem with C-order, if this exists as an option in GMS We'll try to acquire one of these - right now, our GMS version is most...

Thanks, this looks great. > This modifies the progress bar to give more fine-grained progress updates when partitions are slow to compute: > > ``` > Partitions 1(1)/8, Frames: 17%|███████...

> I think the new changes should handle this case. :+1: > I've added a rule for the new progress bar format, hopefully it catches them. To remove the old...