Skip to content

Releases: scalableminds/webknossos-libs

v0.2.62

29 Jul 09:41
80acf22
Compare
Choose a tag to compare
add __expr__ for mag class (#226)

Floored version of align_with_mag()

09 Jun 14:17
175dac6
Compare
Choose a tag to compare
Floored version of align_with_mag() (#217)

* Floored version of align_with_mag()
* Format
* Update wkcuber/api/bounding_box.py

Co-authored-by: Philipp Otto <philippotto@users.noreply.github.com>
* Update wkcuber/api/bounding_box.py

Co-authored-by: Jonathan Striebel <jstriebel@users.noreply.github.com>
* Fix lambda

v0.2.60: Assert that bounding box and mag are aligned (#211)

08 Jun 15:20
b5dee90
Compare
Choose a tag to compare

Assert that bounding box and mag are aligned

v0.2.59

08 Jun 09:30
263b452
Compare
Choose a tag to compare

Fixed contains_bbox, doesn't raise an error when parameter is outside of bounding box

v0.2.58

08 May 12:24
9f1197e
Compare
Choose a tag to compare

fix channel checking for dataset-write

v0.2.57

04 May 13:17
889ac9e
Compare
Choose a tag to compare

Adds as_slices() method to BoundingBox.

v0.2.56

28 Apr 12:56
545f72e
Compare
Choose a tag to compare
Fix bounding box of mag != 1 when exporting wkw to tiff (#205)

* fix bounding box of mag != 1 when exporting wkw to tiff

* fix formatting

v0.2.55

22 Apr 09:24
d8e0326
Compare
Choose a tag to compare
Miscellaneous API fixes (#202)

* fix/improve multiple things in api:
- mag can be instantiated with np array or mag class itself
- mag.as_np() was added
- bounding box is updated correctly when writing in mag != 1
- largest_segment_id is required when creating segmentation layer

* add tests

* format

v0.2.54

01 Apr 07:12
a5f0d74
Compare
Choose a tag to compare
Miscellaneous API fixes (#197)

* fix miscellaneous bugs in api

* format

* fix numpy to int conversion

v0.2.53

31 Mar 07:19
f912ff5
Compare
Choose a tag to compare
Bump cluster-tools from 1.48 to 1.49 (#195)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.48 to 1.49.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.48...v1.49)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>