Skip to content

Releases: scalableminds/webknossos-libs

v0.10.17

26 Sep 22:00
Compare
Choose a tag to compare

webknossos

Added

  • Added annotation.get_remote_annotation_dataset() to get a streamed annotation dataset, which also reflects fallback layers or applied mappings. #794
  • Added direct access to an underlying Zarr array with the MagView.get_zarr_array() method. #792

v0.10.16

13 Sep 13:39
Compare
Choose a tag to compare

webknossos

Added

  • Added direct access to an underlying Zarr array with the MagView.get_zarr_array() method. #792

Changed

  • Upgraded zarr and numcodecs. #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

v0.10.15

12 Sep 09:59
@fm3 fm3
9243738
Compare
Choose a tag to compare

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

v0.10.14

30 Aug 15:32
Compare
Choose a tag to compare

webknossos

Changed

  • dataset.add_copy_layer() and layer.add_copy_mag() now read and write the image data, not copying files. This allows to stream data from remote datasets. To continue using the filesystem copy mechanism, please use dataset.add_fs_copy_layer() or layer.add_fs_copy_mag(). #790

v0.10.13

30 Aug 15:13
Compare
Choose a tag to compare

webknossos

Breaking Changes

  • Renamed chunk_size arguments to chunk_shape. chunk_size is still available as keyword-only argument, but deprecated. #706

Changed

  • The largest_segment_id is optional now. #786

v0.10.12

15 Aug 09:57
Compare
Choose a tag to compare

webknossos

Fixed

  • Fixed task.get_project(). #785

v0.10.11

03 Aug 10:19
Compare
Choose a tag to compare

cluster_tools

Added

  • Detect and log out-of-memory errors if exit code is suspicious #778

v0.10.10

26 Jul 12:12
Compare
Choose a tag to compare
Release for v0.10.10

v0.10.9

22 Jul 14:33
Compare
Choose a tag to compare

cluster_tools

Fixed

  • Suppress spurious ConnectionResetErrors when using multiprocessing. #770

v0.10.8

15 Jul 13:31
Compare
Choose a tag to compare
Release for v0.10.8