Open jhennies opened 8 months ago
This is using the main MoBIE update site?
Yes, the main MoBIE site
This seems to only happen if you click 'preview' before applying the transform. In other words, if you don't click preview, it's fine
... well not entirely fine. Then when using the defaults (doesn't matter if use viewer transform is clicked or not), the resulting transformed image cannot be used in a view
So what I was trying was:
The last step creates the view but when I try to open it, it gives an error like this:
Exception in thread "Thread-141" java.lang.RuntimeException: photosynthetic_dinoflagellate-custom-affine2 is not part of the current image data.
at org.embl.mobie.DataStore.getImage(DataStore.java:158)
at org.embl.mobie.lib.view.ViewManager.show(ViewManager.java:529)
at org.embl.mobie.lib.view.ViewManager.show(ViewManager.java:248)
at org.embl.mobie.ui.UserInterfaceHelper.lambda$null$23(UserInterfaceHelper.java:952)
at java.lang.Thread.run(Thread.java:748)
I thought the latest version of MoBIE would force you to
3.1. create a new EM image with the transform
correct?
No, only if you add it as image from fiji, not if you add it as ome.zarr.
my version mobie-viewer-fiji-4.4.2.jar should be the latest, right?
Ah, so you are talking about the Project Creator here?
I was thinking about:
Yes, this is my step3
But why does then step 3.1 depend on how you added the image?
@tischi When adding a transformation using "Registration - Enter transformation" the transform is essentially added twice to the dataset.json This is me trying to add a transformation to the "photosynthetic_dinoflagellate" EM volume:
If I delete the upper of the two affines, the data is correctly transformed