scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Adapt to wk-datastore api version 2.0 (mag replaces zoomStep, thumbnail.jpg) #129

Closed fm3 closed 2 years ago

fm3 commented 2 years ago

The webKnossos datastore API changes in https://github.com/scalableminds/webknossos/pull/6159

I used Vec3D rather than Mag as it was the smaller change (and Mag is not hashable for caching). Note that in https://github.com/scalableminds/webknossos-connect/issues/117 we want to replace both by the Mag from wk-libs anyway.