Skip to content

v0.9.13

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 08:44

webknossos

Breaking Changes

  • Consistently rename organization_name parameters to organization_id (except in deprecated webknossos.client.download_dataset). #639

Changed

  • MagView.compress now skips in-place compression of already compressed mags. #667

Fixed

  • Fixed compression of downsampled mags for layers with arbitrary and potentially mag-unaligned bounding boxes. #667

wkcuber

Fixed

  • Fixed that wkcuber.downsampling didn't support anisotropic downsampling for some downsampling modes like nearest. #643