Euro-BioImaging / BatchConvert

A nextflow based tool that wraps bfconvert and bioformats2raw to convert image data collections to OME-TIFF and OME-Zarr, respectively, in a parallelised manner.
MIT License
16 stars 2 forks source link

Chunk dimension names #20

Open tischi opened 11 months ago

tischi commented 11 months ago

Current:

Chunk height. Chunk width. Chunk depth.

Proposal

Chunk y. (<--?? or x; in Fiji height is y) Chunk x. Chunk z.