webknossos
webknossos copied to clipboard
Follow-up for Editable Mappings aka Supervoxel Proofreading
Backend
- [x] duplicate route should work on this sort of volumetracing #6446
- [x] include fallback mapping name in infoJson #6446
- [x] revert to version update action for editable mapping
- [x] #7168
- [x] include it in downloaded annotation? https://github.com/scalableminds/webknossos/issues/8805
- [x] define exchange format https://github.com/scalableminds/webknossos/issues/8805
- [x] #8966
- [ ] merge back into agglomerate file (vx?)
- [ ] merge back into dataset (vx/worker jobs?)
- [x] apply in annotation zarr streaming [solved by #6310]
- [x] improve performance #6797
Frontend
- [ ] #8064
- [x] #6935
Also see #6267 and #6265.
Also:
- [x] Display better mapping name. currently, the editable mapping only has an ID as a name. it would be cool to see the name of the mapping which this is based on. probably also requires backend changes? [edit by @fm3 : the backend changes are included in https://github.com/scalableminds/webknossos/pull/6446 ]