webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

Use Dataset.from_images in wkcuber and wk upload

Open jstriebel opened this issue 3 years ago • 1 comments

Detailed Description

Since Dataset.from images is now capable of most standard wkcuber features (after #820) and has some improvements, we should use it in the wkcuber CLI (might also be a webknossos-lib CLI itself, reexported in wkcuber), and use this for the webknossos upload conversion.

jstriebel avatar Nov 28 '22 08:11 jstriebel

I would suggest to start using Dataset.from_images as soon as possible and if an error occurs, fallback to the old conversion mechanism. That approach would unblock this issue, thus, allowing us to reap the benefits of the new API as well as having it tested by real-world data.

philippotto avatar Nov 30 '22 13:11 philippotto