Talley Lambert

Results 870 comments of Talley Lambert

You could also try using a daemon thread (set daemon=True when you create it)

> FunctionWorkers don't have a way to stop something until it finishes that's correct. there's no real way in python to "interact" with a running function. so it's best to...

this should work with python 3.13 after the xsdata typing deprecation is fixed: https://github.com/tefra/xsdata/pull/1077 (for some reason, even if I ignore that deprecation error in pytest config here, it still...

needed to add some special consideration to the tests to deal with a deprecation warning that gets triggered in xsdata by https://github.com/tefra/xsdata/issues/1111

i'd say the state is that the metadata was certainly a helpful step along the way, but that you might be the first to test it in a realistic situation....

> The ROI size is a good point... How would zarr handle different ROI sizes? It would not... (zarr arrays cannot be jagged), that's the main point. If you want...

Hey @jo-mueller > I guess there should be some congruency in the metadata formatting or at least a defined way of how one can be generated from the other, but...

i'm gonna close this @jo-mueller since it's not actionable on our end. Hope you got the answers you needed

will parrot here what I said on zulip. I agree with you @d-v-b that "many people find this confusing and would get more out of examples like". I too think...

I actually just emailed @joshmoore about this yesterday. I don't mind the spamming, but definitely think that you all deserve to have this somewhere that doesn't just look like it's...