Webknossos

Latest version: v0.16.1

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

Scan your dependencies

Page 12 of 38

0.10.20

webknossos

Changed
- Make volume locations optional, allowing to parse segment information in future NML-only annotations. [814](https://github.com/scalableminds/webknossos-libs/pull/814)

Fixed
- `annotation.temporary_volume_layer_copy()` works also with empty volume annotations. [814](https://github.com/scalableminds/webknossos-libs/pull/814)

0.10.19

webknossos

Breaking Changes
- The `executor` argument can now be passed to the following methods,
`args` is deprecated now for those [805](https://github.com/scalableminds/webknossos-libs/pull/805):
* `dataset.copy_dataset(…)`
* `layer.upsample(…)`
* `layer.downsample(…)`
* `layer.downsample_mag(…)`
* `layer.downsample_mag_list(…)`
* `layer.redownsample(…)`
* `mag_view.compress(…)`
* `view.content_is_equal(…)`

Added
- Added `Dataset.from_images`, which converts images to a Dataset, possibly consisting of multiple layers. [808](https://github.com/scalableminds/webknossos-libs/pull/808
- Added `Annotation.open_as_remote_dataset(…)`, which is a shorthand for `Annotation.download(...).get_remote_annotation_dataset()`.
[811](https://github.com/scalableminds/webknossos-libs/pull/811)
- `skeleton.save()` now also accepts paths with a `.zip` suffix. [811](https://github.com/scalableminds/webknossos-libs/pull/811)
- Added `annotation.get_volume_layer_segments()` to interact with information from the `Segments` tab in annotations. This method returns a dict from segment ids to an object containing optional segment `name`, `color` and `anchor_position`. [812](https://github.com/scalableminds/webknossos-libs/pull/812)
- Added convenience methods `Dataset.compress` and `Dataset.downsample` for compressing and downsampling all layers and mags in a dataset. [813](https://github.com/scalableminds/webknossos-libs/pull/813)
- Added examples for downloading segment masks from webKnossos and cubing & uploading tiff stacks. [813](https://github.com/scalableminds/webknossos-libs/pull/813)


wkcuber

Changed
- Some methods now take and `executor` argument instead of `args` or `executor_args`.
This does not affect the CLI arguments. [805](https://github.com/scalableminds/webknossos-libs/pull/805)

0.10.18

webknossos

Added
- `Annotation.download()` now accepts the keyword-only argument `skip_volume_data`, which can be set to `True` to omit downloading volume data. [806](https://github.com/scalableminds/webknossos-libs/pull/806)

0.10.17

webknossos

Added
- Added `annotation.get_remote_annotation_dataset()` to get a streamed annotation dataset, which also reflects fallback layers or applied mappings. [794](https://github.com/scalableminds/webknossos-libs/pull/794)
- Added direct access to an underlying Zarr array with the `MagView.get_zarr_array()` method. [792](https://github.com/scalableminds/webknossos-libs/pull/792)

0.10.16

webknossos

Added
- Added direct access to an underlying Zarr array with the `MagView.get_zarr_array()` method. [792](https://github.com/scalableminds/webknossos-libs/pull/792)

Changed
- Upgraded `zarr` and `numcodecs`. [798](https://github.com/scalableminds/webknossos-libs/pull/798)


wkcuber

Added
- The modules `wkcuber` and `wkcuber.converter' also accept `--pad` as a CLI argument to allow converting image data with differing image extents. [796](https://github.com/scalableminds/webknossos-libs/pull/796)

0.10.15

wkcuber

Added
- The modules `wkcuber` and `wkcuber.converter` also accept `--pad` as a CLI argument to allow converting image data with differing image extents. [796](https://github.com/scalableminds/webknossos-libs/pull/796)

Page 12 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.