Florian M
Florian M
When sharing your annotation it may be desirable that the other user sees it just as you do, i.e. with your layer settings (same visibility + intensity settings). Let’s discuss...
I think I’ve seen java.time.Instant, java.time.LocalDateTime, Long, java.sql.Timestamp and org.joda.time.DateTime for timestamps. We should decide which one works best and stick to it (possibly adding json writes/reads and postgres de/serialization)....
Some very large skeletons are generated from agglomerate views. We are currently saving those permanently in fossildb, creating additional IO load and using disk space. I feel like most of...
We should do some profiling and optimize the performance for the dataset list request.
### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### TODO - [ ] Make this opt-in (e.g. make the “Ultra“ settings in GPU Utilization menu “Ultra (hidpi)”...
When cubing datasets the user has to specify which layers are segmentation layers. It would be helpful to add a heuristic that auto-determines this. E.g. find patches of uniform color/id...
Some users uploaded image data in hdf5 format. A converter should be added. If I interpret the discussion at https://github.com/scalableminds/webknossos-libs/issues/748 correctly, the bioformats lib already supports this, but pims does...
Some users have uploaded datasets as video files, e.g. avi. There should be a converter for its frames.
Trying to cube a multi-page tiff file with `python -m wkcuber --scale 1,2,3 --name myDataset --max_mag 32 /input/path /output/path` (in the directory is a single tiff file with spaces in...
The user should be notified if their client is incompatible with the webKnossos server and needs to be updated.