Skip to content

Releases: scalableminds/webknossos-libs

0.2.27

27 Sep 10:45
2d1668f
Compare
Choose a tag to compare
  • Moved newer version of BufferedSliceWriter from the SegmentationTools to WkCuber (#135)

v0.2.26

24 Sep 07:53
Compare
Choose a tag to compare
Bump cluster-tools from 1.40 to 1.41 (#134)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.40 to 1.41.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.40...v1.41)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.25

19 Sep 07:28
Compare
Choose a tag to compare
Bump cluster-tools from 1.39 to 1.40 (#131)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.39 to 1.40.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.39...v1.40)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.24

13 Sep 07:04
Compare
Choose a tag to compare
Turn main cubing code into a function which can be imported (#129)

* turn main cubing code into a function which can be imported
* format
* Merge branch 'master' into main-cubing-function

v0.2.23

05 Sep 09:02
Compare
Choose a tag to compare

Fixes downsampling usage with slurm by using newer clustertools version.

v0.2.22

21 Aug 13:18
ffdd54a
Compare
Choose a tag to compare
format

v0.2.21: Adds downsampling to export_wkw_as_tiff (#124)

20 Aug 13:40
Compare
Choose a tag to compare
* adds downsampling to export_wkw_as_tiff
* fixes

v0.2.20

19 Aug 16:55
Compare
Choose a tag to compare
Bump cluster-tools from 1.36 to 1.38 (#122)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.36 to 1.38.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.36...v1.38)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.19: Map futures (#120)

16 Aug 15:24
Compare
Choose a tag to compare
* convert to map_to_futures
* tests
* tests
* check black for all + remove testdata
* black all

v0.2.18

12 Aug 09:12
Compare
Choose a tag to compare
Make scale parameter required (#116)

* make scale parameter required and remove scale parameter from downsampling tool

* remove scale parameter from tests as well

* ensure an initial datasource-properties.json is written directly after cubing and refreshed again after downsampling

* do meta data generation test directly after cubing so that downsampling can access the datasource properties