Webknossos

Latest version: v2.1.0

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 28 of 41

0.6.5

- Updates the usage examples in the `README`
- Relaxes the constraint that all input files need to have the same type when auto-converting
- The interface for `downsampling` was completely reworked. The flags `anisotropic_target_mag` and `isotropic` are now deprecated. Use `max` and `sampling_mode` instead.

0.6.4

- Fix PEP 561 compatibility

0.6.3

- The dataset API now interprets `float` as 32bit. `double` can be passed as a string to use a floatingpoint with 64bit as dtype (specifying the dtype explicitly, e.g. `np.float64`, still works). The `datasource-properties.json` stores 32bit floats as `"float"` and 64bit floats as `"double"`. [316](https://github.com/scalableminds/webknossos-cuber/pull/316)

- The file `py.typed` was added to tell `mypy` to check this package if it is used in other projects

0.6.2

0.6.1

Uses a newer cluster-tools version which fixed a bug when submitting empty jobs.

0.6.0

Previously simple `str` were used as type for paths. The latest commit (293) changed the type of paths from `str` to `Path`. This changes the interface of many functions.

Page 28 of 41

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.