Martin Schorb
Martin Schorb
Something like "force-metadata" or "renew-metadata".... It will completely ignore what already exists and just write the metadata for the given ViewSetup. Obviously it cannot check that the ViewSetups written to...
Or it would do that if there is no original xml file (manually removed/renamed)...
Back to the original problem: Now I have a proper h5 and xml and now when I call ```make_bdv``` with ```metadata```, I again get: ``` File "c:\users\schorb\pybdv\pybdv\converter.py", line 433, in...
OK, so now whenenver it tries to overwrite an existing XML, even with the very same metadata, Irun into: ``` File "c:\users\schorb\pybdv\pybdv\converter.py", line 458, in make_bdv enforce_consistency=enforce_consistency) File "c:\users\schorb\pybdv\pybdv\metadata.py", line...
Hi, what is the status of consolidating the slice-based conversion from MoBIE and the generic pybdv? I would like to look into tiff slices at some point.
Great! That's exactly what I have in mind as well. I will dig a bit into designing napari plugins (this would be my first), so if you can provide some...
Hi again, The first widget that opens source(s) from a MoBIE view is ready. I still need to finalize some GUI tests. https://github.com/mobie/mobie-napari-bridge Also, there is quite some example code...
@GenevieveBuckley I found your discussion here: https://github.com/pyapp-kit/magicgui/pull/23 is this still the recommended way?
My plugin now supports loading OME-Zarr sources from a MoBIE project. Now, I like to use one resulting image layer and do some segmentation using micro-sam. However, when I load...
Hi @constantinpape , you can use the "Select MoBIE repository" button to open any OME-Zarr from S3, even without a local MoBIE project folder. This results in a multiscale napari...