Releases: scalableminds/webknossos-libs
Releases · scalableminds/webknossos-libs
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
v0.2.17-sparse-beta
fix writing outdated batch in sparse downsampling strategy
v0.2.17
use natural sort for ordering input data (#115)
v0.2.16
v0.2.14
add timestamps to logging and default to info (#96) * add timestamps to logging and default to info * formatting * format * fix imports * format * bump version to 0.2.14
v0.2.13
Add pad option to cube images with differing size (#94) * add pad option to cube images with differing size * refactor argparse and fix missing arg for main * fix dimensions in padding * bump version
v0.2.12
v0.2.12
v0.2.11
Bump version to 0.2.11 (#87) * use color category for prediction layer * black * bump version to 0.2.11
v0.2.10
update clustertools to 1.19 and bump wkcuber to 0.2.10 (#84)