Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lazigu lazigu released this 04 Apr 13:26
· 897 commits to main since this release

New Features

  • New dimensionality reduction algorithm: Principal Component Analysis (PCA) by @Cryaaa in #46
  • New clustering algorithms: Gaussian Mixture Model (GMM), Mean Shift (MS), Agglomerative clustering (AC) by @haesleinhuepf in #66
  • Multiple selections in different colours in the scatter plot by @haesleinhuepf in #67
  • Possibility to add custom results column name by @lazigu in #73

Bug Fixes

  • Fix displayed region properties in napari status bar @haesleinhuepf in #59
  • Add dask arrays support by @zoccoler in #50
  • Fix NaNs in measurements (avoid errors during dimensionality reduction and clustering) by @jo-mueller in #70
  • Fix unauthenticated git protocol error by @jo-mueller in #64

Improvements

Full Changelog: 0.2.2...0.3.0