Possible to specify different transforms for different (non-spatial) coordinates in the json state?
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
Consider a time lapse like [this](https://neuroglancer-demo.appspot.com/#!%7B%22dimensions%22:%7B%22t%22:%5B1%2C%22%22%5D%2C%22z%22:%5B4e-7%2C%22m%22%5D%2C%22y%22:%5B1.08335e-7%2C%22m%22%5D%2C%22x%22:%5B1.08335e-7%2C%22m%22%5D%7D%2C%22displayDimensions%22:%5B%22x%22%2C%22y%22%2C%22z%22%5D%2C%22position%22:%5B9%2C8%2C1148.7945556640625%2C1003.4439697265625%5D%2C%22crossSectionScale%22:3.7061737122101905%2C%22projectionScale%22:268435456%2C%22layers%22:%5B%7B%22type%22:%22image%22%2C%22source%22:%22zarr://https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.4/idr0101A/13457227.zarr%22%2C%22localDimensions%22:%7B%22c%27%22:%5B1%2C%22%22%5D%7D%2C%22localPosition%22:%5B2%5D%2C%22tab%22:%22rendering%22%2C%22shaderControls%22:%7B%22normalized%22:%7B%22range%22:%5B0%2C1757%5D%7D%7D%2C%22name%22:%22OME-NGFF%22%7D%5D%2C%22selectedLayer%22:%7B%22visible%22:true%2C%22layer%22:%22OME-NGFF%22%7D%2C%22layout%22:%224panel%22%7D) one. Is it possible to attach different affine transforms to different time points and channels (over the json state)?
Thanks for any help or hints!
Contributor guide
Assessment
This issue has not been assessed yet.