viperleed / viperleed-imagej

ViPErLEED-ImageJ is a collection of ImageJ plugins for spot tracking and intensity evaluation as well as selection and editing of I(V) curves created by the Spot Tracker.
Other
1 stars 0 forks source link

possible bug with opening the imageJ Spot-Tracker-Plugin: java.lang.NoClassDefFoundError: linear_Fit_LEED_Stack #8

Closed Julian-Hochhaus closed 3 years ago

Julian-Hochhaus commented 3 years ago

If I start the imageJ-Viperleed-plugin after I have loaded an image sequence (no matter if loaded as a virtual stack or loaded directly to RAM), the following error occurs:

Class not found while attempting to run "LEED_Spot_Tracker" java.lang.NoClassDefFoundError: linear_Fit_LEED_Stack

However, if I start the plugin before loading the stack (series of 99 .PNG files) the stack is recognized as Main Input Stack as expected, but, as issued yesterday at Issue viperleed/viperleed-imagej#9, it is then not possible to click on More>>.

Interestingly, if I first of all load the image stack and directly close it, the plugin still could not be loaded but at this time, no error is displayed.

If I could provide additional information, please let me know.

Cheers!

michele-riva commented 3 years ago

Bug is confirmed. Will be fixed in the next release.

Julian-Hochhaus commented 3 years ago

Issue fixed with Release v0.3.1. Thanks!