You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Annotation: Annotation.temporary_volume_layer_copy now uses the NML-provided scale. #644
Dataset: Moved the deprecation warning from get_color_layers() to the actually deprecated method get_color_layer(). #635
Inconsistent writes to datasets properties (e.g., caused due to multiprocessing) are detected automatically. The warning can be escalated to an exception with warnings.filterwarnings("error", module="webknossos", message=r"\[WARNING\]"). #633
Fixed
Tests: The ./test.sh script works on macOS again and doesn't throw Network Errors anymore. However the introduced fix could lead to slightly different behaviour on macOS tests vs CI tests, when UNIX socket communication is involved. #618
wkcuber
Fixed
Fixed that wkcuber.downsampling didn't support an anisotropic mag for --from. #638