ngff icon indicating copy to clipboard operation
ngff copied to clipboard

Next-generation file format (NGFF) specifications for storing bioimaging data in the cloud.

Results 115 ngff issues
Sort by recently updated
recently updated
newest added

We are planning to replace our previous text-based image label description format with a new json-based format for better interoperability. NGFF's [`image-label`](https://ngff.openmicroscopy.org/latest/#label-md) is simple and flexible enough, so we could...

e.g. ``` multiscales --> https://forum.image.sc/t/multiscale-arrays-v0-1/37930 labels --> https://forum.image.sc/t/multi-scale-image-labels-v0-1/43483/8 ```

See Intro video at https://vimeo.com/605602233 (start at 9 minutes) It seems that OpenMINDS has a way of describing schemas, and tools that can convert those schemas into JSON-ld, html doc,...

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...

As the spec evolves, it's increasing likely that there will be parts of it that are not supported by all the clients, either because of technical limitations or the work...

Do we have a fixed convention for how to use json terminology in the spec? For `object` (`{}`) I think we are currently using `dictionary`. And for `array` (`[]`) we...

I think we should add an extra tab "example data" (or so) to https://ngff.openmicroscopy.org/latest/#history and list the available example data for all versions there. I know that this exists for...

see: https://github.com/ome/ngff/pull/3 Currently the "class" field is used as an example in the label properties specification. Pending discussion, we may want to prefix this with something like "example:" to make...

@will-moore @joshmoore @constantinpape What is meaning of the channel dimension for the label images? I could imagine: 1. It _must_ be a singleton dimension, where only channel `0` exists 2....

As discussed in the feb. 2021 ngff [community call](https://forum.image.sc/t/next-call-on-next-gen-bioimaging-data-tools-feb-23/48386), and following this [image.sc thread](https://forum.image.sc/t/mesh-data-in-ome-zarr/) The idea is to follow PLY specification to store meshes in ome-zarr. A ply file is...