Releases: scalableminds/webknossos-libs
Releases · scalableminds/webknossos-libs
v0.2.62
add __expr__ for mag class (#226)
Floored version of align_with_mag()
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)
Assert that bounding box and mag are aligned
v0.2.59
v0.2.58
v0.2.57
v0.2.56
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
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
Miscellaneous API fixes (#197) * fix miscellaneous bugs in api * format * fix numpy to int conversion
v0.2.53
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>