Skip to content

Releases: haesleinhuepf/napari-workflow-optimizer

0.1.4

15 Apr 16:36

Choose a tag to compare

0.1.4 Pre-release
Pre-release

Bugfix:

  • Optimizing functions with parameter names such as "height" or "width" made the optimizer crash.

0.1.3

05 Jan 20:57

Choose a tag to compare

0.1.3 Pre-release
Pre-release

New features

  • The live-update checkebox is back

Bug fixes:

  • Async GUI access caused segmentation faults / napari crashes

0.1.2

02 Jan 16:42

Choose a tag to compare

0.1.2 Pre-release
Pre-release

Improvements

  • automatic tests
  • code coverage

Bug fixes

  • Disabled live update as it made napari crash

0.1.1

24 Dec 17:17

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Documentation update (fix broken links)

0.1.0

24 Dec 17:09

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Initial release

New features

  • Workflow Optimizer (Labels) graphical user interface
  • Manual plot parameter versus quality
  • JaccardLabelImageOptimizer
  • SparseAnnotatedBinaryImageOptimizer
  • MeanSquaredErrorImageOptimizer