-
Goal would be to eventually generate a fsspec-reference-maker JSON file to allow for the consumption of OME-TIFFs as Zarr. I assume the information is available during the first pass through tile writ…
-
[OME-TIFF](https://www.openmicroscopy.org/site/support/ome-model/ome-tiff/index.html) is a TIFF format that embeds some microscopy-specific metadata as an XML comment embedded in the TIFF header. Sam…
-
I known different scale tiles , how can I use tifffile build the Whole slide images tiff file,like below
![image](https://github.com/cgohlke/tifffile/assets/28192795/2dd3e4d8-c0e4-428d-b967-dad9b4d23…
-
@Christianfoley and I are trying to decide which is the best image format to save the inference predicted images, whether to use zarr or tiff. Zarr is better for storing the data, but there are some s…
-
(It's possible this already possible and I didn't realize it!
## Use Case
I've been using [pymmcore-plus](https://pymmcore-plus.readthedocs.io) to control microscopes. However, currently it's MD…
-
In [`d630f57`](https://github.com/BioImage-Archive/upptime/commit/d630f57ea1b9348a5f1a1646237cb1e19d1a25dc
), S-BIAD531 (https://www.ebi.ac.uk/biostudies/files/S-BIAD531/Zebrafish_ML_Archive/outputs/2…
-
* [x] pyramidal ome-tiff (the same file as the czi just exported as ome tiff)
* [x] pyramidal czi
* [ ] RGB pyramidal ome-tiff (the same file as the czi just exported as ome tiff)
* [ ] RGB pyramid…
-
I have tried different types of pictures including tif and npdi and whenever I import pictures, the programe exits immediately.
Does it must run with Nivida GPU,
Environment: Windows 11 64bit w…
-
In [`35224ef`](https://github.com/BioImage-Archive/upptime/commit/35224efbc6647f1f58faa04d8467d48589582e3f
), S-BIAD531-TFER-HTTP (https://ftp.ebi.ac.uk/biostudies/fire/S-BIAD/531/S-BIAD531/Files/Zebr…
-
I using next code to generate tiff file, the tiles total size is 90M, width = 69632, height = 32768, finally tiff file size is 1.3G,
1. openSlide open it find 11 level, it correct? can I reduce the …