Releases: scalableminds/webknossos-libs
Releases · scalableminds/webknossos-libs
0.2.27
v0.2.26
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
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
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
Fixes downsampling usage with slurm by using newer clustertools version.
v0.2.22
v0.2.21: Adds downsampling to export_wkw_as_tiff (#124)
* adds downsampling to export_wkw_as_tiff * fixes
v0.2.20
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)
* convert to map_to_futures * tests * tests * check black for all + remove testdata * black all
v0.2.18
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