Skip to content

Releases: TimMonko/napari-ndev

v0.9.1

16 Oct 01:35
b13443c
Compare
Choose a tag to compare

What's Changed

  • Measure container pivot and fix region issue by @TimMonko in #89

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Oct 07:48
31d60c5
Compare
Choose a tag to compare

What's Changed

  • nImage class on top of bioimage for convenience functions by @TimMonko in #86
  • add multi-label support to measure container by @TimMonko in #87
  • new revamped image utilities widget by @TimMonko in #88

Full Changelog: v0.8.4...v0.9.0

v0.8.4

11 Oct 16:13
2cca448
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

10 Oct 14:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

22 Sep 22:34
122bd27
Compare
Choose a tag to compare

What's Changed

  • Update measure container and add a new test by @TimMonko in #66
  • Add more examples, including Measure Widget usage by @TimMonko in #67

Release matches BINA (Bioimaging North America) Presentation/Poster in September 2024.

Full Changelog: v0.8.1...v0.8.2

v0.8.1

17 Sep 03:32
40073c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 Sep 03:46
061b213
Compare
Choose a tag to compare

What's Changed

This is probably the biggest release and update to the plugin so far. There is now documentation/docstrings for all classes and function. And now a website for this documentation that will automatically be updated as new code gets released.

In addition there is an entirely new widget in the form of Measure Widget! Select a label and measure it with scikit-image regionprops(), optionally add any number of intensity channels. Use regex to get information from either the id_string (filename, typically) or from scene information!) Later, go to the grouping tab and count and group aggregate functions based on identifiers of interest.

There is also now an overhaul of image utilities, attempting to incorporate bioio and phase out aicsimageio. This widget now shifts "open next" to "select next" to allow more graceful concatenation of images without viewing.

Major

Minor

Full Changelog: v0.7.1...v0.8.0

v0.7.1

06 Aug 20:00
2675872
Compare
Choose a tag to compare

What's Changed

  • Image utility changes by @TimMonko in #50
  • Apoc fixes by @TimMonko in #51
  • Update tests to not depend on viewer and fix tests after removal of old widget attributes
  • Updates APOC container with many features, and integreates custom feature widget

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Jul 05:05
Compare
Choose a tag to compare

What's Changed

  • Optimizations in library load time by @TimMonko in #46
  • Large Refactor of Utilities by @TimMonko in #47
  • Tabbing and plugin changes by @TimMonko in #48
  • Combine RescaleBy into ImageUtilities and deprecate the former
  • Image overview, a way to get easy png overviews of images and labels by @TimMonko in #49

Full Changelog: v0.6.7...v0.7.0

v0.6.7

14 Jun 16:44
f7f0928
Compare
Choose a tag to compare

What's Changed

  • Ometif to ometiff by @TimMonko in #45
  • Remove macos tox tests
  • Fix test failing in v0.6.6
  • Bump for pypi

Full Changelog: v0.6.6...v0.6.7