Conversation
|
Perhaps a slightly different show method for datasets under I am a little confused about datasets$coordinatetransformations ... since there is another transformations list in the attributes. Will ask @LucaMarconato ... should we expect an arbitrary list of transformations for each dataset ? |
|
Following here: https://ngff.openmicroscopy.org/latest/index.html |
|
@Artur-man there are two sets of transformations because one set contains one transformation for each scale of a multiscale object. These transformations go between the intrinsic coordinate system of the scale to a different coordinate system. Then there are transformations between different coordinate systems. Here is a recent repository with many examples from the latest incoming specification (NGFF 0.6-dev1). The examples rendered on the NGFF website are too limited. Over the next weeks you can expect activities both on the repo above and in this repo: https://github.com/ome-zarr-models/ome-zarr-models-py with regard to coordinate transformations. |
|
Here is the latest version based on what we discussed with @LucaMarconato. Let me know what you think. |
|
Thanks @Artur-man for the update. Looks good to me, but I would add one piece of information: for the transformations not in datasets, I would add the input and output coordinate system names. |
Towards improving show method for
Zattrs(#83). Lets discuss before moving forward, but no rush ...Here are some examples: