Ez-zarr

Latest version: v0.3.6

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

Scan your dependencies

Page 1 of 3

0.3.6

What's Changed

- Pin `zarr` version to `<3.0.0a0` (for compatibility with `anndata`).
- Add JOSS manuscript.

**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.5...v0.3.6

0.3.5

What's Changed
* Add support for python 3.13 by csoneson in https://github.com/fmicompbio/ez_zarr/pull/25
* Add support for single-channel image plotting using selected colormaps, e.g. `img.plot(channels=[0], channel_colors=['viridis'])`


**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.4...v0.3.5

0.3.4

What's Changed
- add conda installation instructions
- search also higher resolution pyramid levels if label_value is not found on the lower-resolution label
- fix use of constant_value in plotting.pad_image
- add image_transform, title_fontsize and scalebar_fontsize arguments to plotting.plot_image (and therefore also to Image.plot and ImageList.plot)

**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.3...v0.3.4

0.3.3

What's Changed
- add reference to ezzarr
- use lowest resolution pyramid level to get bounding box for label_value (may lead to significant speed-ups)
- raise exception if label_value does not exist in get_bounding_box_for_label_value

**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Remove create_name_plate_A1 (always use create_name_plate_A01 for empty wells)
* get names from .zattr for non-empty wells

**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.1...v0.3.2

0.3.0

What's Changed
* [allow a list of label_name's in get_array_pair_by_coordinate](https://github.com/fmicompbio/ez_zarr/commit/3e52e7a6b8e09deadd3629712864c5609c13a6ae)
* [allow getting also highest-resolution pyramid level with _digest_pyramid_level](https://github.com/fmicompbio/ez_zarr/commit/f251ada367a783f009fc04a0f0b2dd79c76f1571)
* [enhance get_bounding_box_for_label_value to also convert coordinates to a selected output space](https://github.com/fmicompbio/ez_zarr/commit/4dfe45ee03fbd1e99844486c56710915c06ea559)


**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.2.3...v0.3.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.