Peter Sobolewski
Peter Sobolewski
Sorry maybe I'm just extra slow today, but am I understanding right: - you have tiffs from `imwrite` function from the tifffile library, with zlib compression - they open in...
Very puzzling. If you get a chance, can you update the OP and title? Do you agree that the issue isn't saving multiple layers with their layer names as titles,...
Thanks for the issue @maweigert I will try to take a look at this more closely tomorrow. ❤️
I think I ran into this today when doing some points on oblique planes. I will try to take a closer look.
Thanks for opening the issue. Can you tell us how you're making the problematic shapes? Maybe you have a code snippet or notebook? Also can you post output of `napari...
Ok, so with random input I suspect there can be duplicate vertex's which crash `triangle`. Looking into it more I find our own @jni on the case already: https://github.com/drufat/triangle/issues/4#issuecomment-1951837320 Re:...
Can you merge main? the metadata/marshal stuff is already in main. If you have access to settings, you may want to enable the `always suggest updating`
Re: shapes Isn't shape handling already in the plugin, just not in the normal widget? See: https://github.com/tlambert03/napari-omero/blob/main/src/napari_omero/plugins/omero.py
@jo-mueller sorry I didn't get to this this week and i'm out the next couple days without omero access. I will try to get to it ASAP when i'm back...
@jo-mueller Sorry for taking so long to get back to you. I really want to get this in and get it to work, so I spent some time with it...