The zoom behaviour for sources that come from ome.zarr with multiple channels is different for the first source (behaves correctly), vs. the other channels (behaves incorrectly).
See this video, where everything works correct for membrane-marker1 (the source corresponding to channel 0), but not for nuclei (corresponding to channel 3):
@tischi it's probably best to first check if there is an underlying issue in mobie.io via unit-tests. I think I know how to do this (extend the test to the higher scale levels), will try to follow up tomorrow.
The zoom behaviour for sources that come from ome.zarr with multiple channels is different for the first source (behaves correctly), vs. the other channels (behaves incorrectly).
See this video, where everything works correct for
membrane-marker1
(the source corresponding to channel 0), but not fornuclei
(corresponding to channel 3):https://user-images.githubusercontent.com/4263537/196243863-65660a79-f2e4-41ce-9da3-754c360b66c4.mp4
@tischi it's probably best to first check if there is an underlying issue in mobie.io via unit-tests. I think I know how to do this (extend the test to the higher scale levels), will try to follow up tomorrow.