Recent Releases of https://github.com/astrazeneca/napari-wsi

https://github.com/astrazeneca/napari-wsi - v1.2.1

What's Changed

  • Connectathon Pre-Testing by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/14

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v1.2.0...v1.2.1

- Python
Published by pmplewa over 1 year ago

https://github.com/astrazeneca/napari-wsi - v1.2.0

What's Changed

New Features

  • Add support for spatial transforms and DICOMWeb. Please refer to the README for examples.

Bug Fixes

  • The slide resolution was reported in reverse axis order, when using the openslide backend.

Pull Requests

  • Add support for spatial transforms and DICOMWeb by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/13

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v1.1.0...v1.2.0

- Python
Published by pmplewa over 1 year ago

https://github.com/astrazeneca/napari-wsi - v1.1.0

What's Changed

New Features

  • Added support to optionally load available annotation data into Shapes and Points layers, when using the wsidicom backend.
  • Added a convenience function to_viewer that allows adding the layers provided by any WSIStore to the viewer in one step.

Other Changes

  • Restructured the image layer metadata to distinguish original and derived metadata.
  • The color_space metadata now indicates the active color space, rather than the target color space selected in the widget.

Pull Requests

  • Add support for DICOM annotations by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/12

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v1.0.0...v1.1.0

- Python
Published by pmplewa over 1 year ago

https://github.com/astrazeneca/napari-wsi - v1.0.0

What's Changed

Breaking Changes

  • All backends now provide a read interface based on zarr-python 3 (by implementing a zarr MemoryStore). As a consequence, the minimum required python version was raised to 3.11 and the tifffile backend was dropped.

New Features

  • Added backends openslide and wsidicom based on the openslide-python and wsidicom packages, respectively.
  • Added support for on-the-fly color space transformation based on ICC profiles.

Pull Requests

  • Upgrade to zarr-python 3 by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/7

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v0.1.4...v1.0.0

- Python
Published by pmplewa over 1 year ago

https://github.com/astrazeneca/napari-wsi - v0.1.4

What's Changed

New Features 🎉

  • Drop Support for Python versions <3.10 by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/6

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v0.1.3...v0.1.4

- Python
Published by github-actions[bot] almost 3 years ago

https://github.com/astrazeneca/napari-wsi - v0.1.3

What's Changed

Other Changes

  • Fix MultiScalesStore for zarr versions 2.15 and later by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/5

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v0.1.2...v0.1.3

- Python
Published by github-actions[bot] almost 3 years ago

https://github.com/astrazeneca/napari-wsi - v0.1.2

What's Changed

Other Changes

  • Make image series selectable by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/4

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v0.1.1...v0.1.2

- Python
Published by github-actions[bot] over 3 years ago

https://github.com/astrazeneca/napari-wsi - v0.1.1

What's Changed

Other Changes

  • Fix return type annotation for magicgui 0.7 by @pmplewa in https://github.com/AstraZeneca/napari-wsi/pull/3

Full Changelog: https://github.com/AstraZeneca/napari-wsi/compare/v0.1.0...v0.1.1

- Python
Published by github-actions[bot] over 3 years ago

https://github.com/astrazeneca/napari-wsi - v0.1.0

Initial Release

- Python
Published by github-actions[bot] over 3 years ago

https://github.com/astrazeneca/napari-wsi - v0.1.0rc0

Release Test

- Python
Published by github-actions[bot] over 3 years ago