0.6.0
Pre-release
Pre-release
Major updates
- The measurements widget is no longer a part of the plugin. It is recommended to use either napari-pyclesperanto-assistant or napari-skimage-regionprops to derive measurements from labelled images. Thus, the pyclesperanto_prototype is no longer a dependency of the plugin. Now it is optional, and if installed "clusters IDs in space" generation is GPU-accelerated.
- Major code reorganisation to separate all the Qt code. Frontend did not change.
What's Changed
- Change saved axes labels color by @lazigu in #130
- Get rid of pyclesperanto dependancy by @Cryaaa in #140
- Un spaghettifying Qt code by @Cryaaa in #117
- Add the plotter to measurement tool menu AND visualization tool menu by @Cryaaa in #142
- Remove plugin preview by @haesleinhuepf in #147
- Uncomment dim reduction tests by @lazigu in #150
- Change pypi badge to conda one by @lazigu in #152
- Fix a couple of small bugs by @lazigu in #155
- Update readme by @lazigu in #156
Full Changelog: 0.5.2...0.6.0