mobie / mobie-viewer-fiji

BSD 2-Clause "Simplified" License
30 stars 12 forks source link

Bug in em-xray project #1085

Closed tischi closed 8 months ago

tischi commented 8 months ago

in the em-xray project opening em-xray-iat throws:

Exception in thread "Thread-14" java.lang.RuntimeException: em-invert-sift-similarity_iat 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:495)
    at org.embl.mobie.lib.view.ViewManager.show(ViewManager.java:225)
    at org.embl.mobie.ui.UserInterfaceHelper.lambda$null$20(UserInterfaceHelper.java:819)
    at java.lang.Thread.run(Thread.java:750)