Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: - max threads set based on cpu error, out of range don't set threads from metadata don't read metadata props that are set to be excluded - napari wont quit properly due to 'app = QApplication([])' call in _widgetLF.py which is only required in _widgetLF_test.py to run the plugin from cmd line - modes button toggle (fixes #47 ) hover image to highlight button feature mouse cursor to highlight button - message-box dialogs location message-box dialogs to use napari look & feel UI and center based on plugin as parent, should ensure dialog is always centered wrt to plugin Enhancements: - added preset & comments tooltip - added neural net training tab start NN training jupyter notebook from plugin in separate thread - added metadata.txt to example datasets - added button to Reset Project Directory folder to default under Misc
- Loading branch information