Stackview

Latest version: v0.12.1

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

Scan your dependencies

Page 1 of 8

0.12.1

What's Changed
* `wordcloudplot`s by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/86

![](https://raw.githubusercontent.com/haesleinhuepf/stackview/main/docs/images/wordcloudplot.png)

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.12.0...0.12.1

0.12.0

What's Changed
* add optional flag in orthogonal to switch the crosshairs on and off by yiqunma in https://github.com/haesleinhuepf/stackview/pull/76
* Simplify biabob hints by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/81
* Added interactive sliceplot by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/84

New Contributors
* yiqunma made their first contribution in https://github.com/haesleinhuepf/stackview/pull/76

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.11.0...0.12.0

0.11.0

What's Changed
* Various bugfixes and layout improvements by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/72
* add crosshairs to orthogonal by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/73
* bugfix: nd-support and layout of side-by-side by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/74

![](https://private-user-images.githubusercontent.com/12660498/364899075-25cf6e82-cbeb-4355-a379-021007e62f19.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjU1NjI0OTUsIm5iZiI6MTcyNTU2MjE5NSwicGF0aCI6Ii8xMjY2MDQ5OC8zNjQ4OTkwNzUtMjVjZjZlODItY2JlYi00MzU1LWEzNzktMDIxMDA3ZTYyZjE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTA1VDE4NDk1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEzZWJkYTc1YTQxNDUxYzA1NjNiMjkwNDc5NjlmNDM4NDc2OWQ2MGIyZDUxMzQ5Y2JjMjVlZTczNWUzNGY5OGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.recneUiMmJ5haX5kLM4XZsYtDOC26usc4EZPEPg9izs)

Backwards compatibility breaking changes
If you ever called `_SliceViewer().slider.observe`, you need to call `_SliceViewer().observe` now.

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.10.0...0.11.0

0.10.0

What's Changed
* support for n-dimensional data by haesleinhuepf in https://github.com/haesleinhuepf/stackview/pull/71

Backwards compatibility breaking changes
The `axis` parameter of many functions is now obsolete. If you want to slice through a specific axis of your stacks, you need to transpose the image stack before sending it to stackview. For this, you can for example use [np.swapaxes](https://numpy.org/doc/stable/reference/generated/numpy.swapaxes.html).

**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.9.2...0.10.0

0.9.2

What's Changed
* improve numpy compatibility by haesleinhuepf with support from tcompa in https://github.com/haesleinhuepf/stackview/pull/70


**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.9.1...0.9.2

0.9.1

What's Changed
* Fix compatibility issue in fractal by haesleinhuepf (reported by tcompa ) in https://github.com/haesleinhuepf/stackview/pull/69


**Full Changelog**: https://github.com/haesleinhuepf/stackview/compare/0.9.0...0.9.1

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.