Napari-skimage-regionprops

Latest version: v0.10.1

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.10.1

Bug fixes
* When double-clicking a column header that was generated from an opencl-backed labels layer, the parametric image could not be created (error in scikit-image maparray)

0.10.0

Backwards compatiblity breaking changes
* `regionprops_measure_things_inside_things` was renamed to `regionprops_measure_relationship_to_other_channels`.

Bug fixes
* add Deprecated package as a dependency by lazigu in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/71

Other changes
* Update multichannel variable names by zoccoler in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/72

New Contributors
* lazigu made their first contribution in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/71

**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.9.0...0.10.0

0.9.0

New features
* `map_measurements_on_labels()` function for generating parametric map images from unsorted tables and non-sequential label images. (thanks to romainGuiet and lazigu for raising the issue and zoccoler for fixing it)
* The `load_csv` function/menu now has a parameter/checkbox `show_table` for optionally not showing the table in the user interface. This solves issues with processing large tables (thanks to thorstenwagner for proposing this)

Potentially backwards compatibility breaking changes
* Support for unsorted, non-sequential measurement tables was added. Thus, when double-clicking a table column header, the results may be different compared to older versions. This is technically a bugfix.

Deprecated functions
* `visualize_measurement_on_labels()` is deprecated. Use `map_measurements_on_labels()` instead.
* `relabel()` is deprecated. Use `skimage.util.map_array()` instead.

**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.8.2...0.9.0

0.8.2

New features
* Add Object Features/Properties, a.k.a. "things inside things" by zoccoler in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/50
* adds affine and scale from existing layer by romainGuiet in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/53
* add rotate from existing layer by haesleinhuepf in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/57
* Use napari notifications by zoccoler in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/60

New Contributors
* romainGuiet made their first contribution in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/53

**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.8.1...0.8.2

0.8.1

What's Changed
* Catch arbitrary import exceptions by tcompa in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/51


**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.8.0...0.8.1

0.8.0

What's Changed
* Delayed imports and new napari tools menu by tcompa in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/38
* Relabel Image - change how the measurements list is reformed by Cryaaa in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/34
* Minor fixes haesleinhuepf in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/49

Potentially backwards compatibility breaking changes
We changed import statements internally so that we can execute functions in environments where napari and qt don't work. If you experience any issues with that, please open an issue and so that we can fix it.

New Contributors
* tcompa made their first contribution in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/38
* Cryaaa made their first contribution in https://github.com/haesleinhuepf/napari-skimage-regionprops/pull/34

**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.7.0...0.8.0

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.