-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. `bioformats2raw --scale-format-string '%2$d' a.fake sample.ome.zarr`
2. `napari sample.ome.zarr`
3. exception thrown:
```…
-
It would be nice to have a field to specify custom extension attributes that may be specific to certain reader tools.
And a comment regarding extensions. I don't have much experience on how to do t…
-
@giovp
Two main points of feedback on how versioning is done for the on-disk format. One minor one.
## Version the elements separately
I think it makes a lot of sense to version the element…
-
idr0013-neumann-mitocheck
-
I'm seeing an import Error using a conda environment on `ome-zarr-dev1` machine (but I don't see any error on a local env): e.g.
```
(omero_zarr_export) [wmoore@ome-zarr-dev1 idr0001]$ omero login…
-
The anatomical orientation of an array is a critical piece of metadata for downstream analysis, particularly for the increasingly common task of aligning acquired images to an atlas for anatomical qua…
-
When using writer.image_write the default "nearest" scaling method only scales the x and y axes (when given zxy axes). Gaussian and Laplacian scale the axes, but as mentioned in Issue #254 other metho…
-
Zarr sharding has been merged into the Python Zarr v3 code: https://github.com/zarr-developers/zarr-python/pull/1111#event-8421675745
To improve on the concerns here: https://github.com/fractal-ana…
-
With the aspiration for OME-Zarr to be *The One Imaging Format to Rule them All* 💍 , I would like to propose compatibility with [xarray](https://xarray.pydata.org/en/stable/). For the most part, the …
-
Hi,
I understand how the code works and how to install ect.
I want to use this code on 4i multiplex images (similar to IBEX), my images are in TIF, so I have a few questions :
In the code ex…