-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drift correction #161
Comments
Dear @prisca-chapouton, Thank you for reporting! I just tried it out and for me pressing A does add a visible point. @NicoKiaru are you aware of anything in BDV that would make the A key trigger an orientation change? |
Dear Christian,
Thanks a lot for your answer.
In fact I wanted to try again with "a" instead of "A" as I thought it might have been my mistake. However, the BDP2 plugin does not open anymore, even after updating Fiji.
This is the message I get:
Setting SciJava uiService.
Setting SciJava context.
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: net/imglib2/cache/img/optional/CacheOptions$CacheType
at de.embl.cba.bdp2.process.cache.ConfigureLazyLoadingCommand.<init>(ConfigureLazyLoadingCommand.java:31)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.scijava.plugin.PluginInfo.createInstance(PluginInfo.java:304)
at de.embl.cba.bdp2.utils.PluginProvider.register(PluginProvider.java:68)
at de.embl.cba.bdp2.utils.PluginProvider.getNames(PluginProvider.java:94)
at de.embl.cba.bdp2.BigDataProcessor2Menu.populateProcessMenu(BigDataProcessor2Menu.java:108)
at de.embl.cba.bdp2.BigDataProcessor2Menu.<init>(BigDataProcessor2Menu.java:85)
at de.embl.cba.bdp2.BigDataProcessor2MenuActions.<init>(BigDataProcessor2MenuActions.java:50)
at de.embl.cba.bdp2.BigDataProcessor2UI.showUI(BigDataProcessor2UI.java:26)
at de.embl.cba.bdp2.BigDataProcessor2Command.lambda$run$0(BigDataProcessor2Command.java:42)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Best,
Prisca
|
Thank you again for reporting! We are struggling at the moment indeed to get BDP2 running as there were some recent changes in Fiji and now there are some incompatibilities. Could you please do us a favor?
|
Dear Christian, |
@prisca-chapouton |
Hello Christian, |
Yes, please do this. As said there have been major updates and we are struggling to get everything compatible again. For now I could advise you have a special Fiji, where you only activate the BigDataProcessor update site! For example download a fresh Fiji, copy the whole folder to the Desktop and rename the folder to Fiji-BDP2.app and then add the BigDataProcessor update site. |
The points or tracks do not appear when I use the functionality "correct drift> create track" (the drift overlay is active). The instruction "Add or change track point: press [A]" leads to an orientation change, but not to a visible point. Am I doing something wrong?
Thank you!
The text was updated successfully, but these errors were encountered: