You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was disappointed to see that the libdvid python bindings do not bind the `/specificblocks` endpoint, so I added support. However, it's not returning what I expect.
For some reason the following call to DVID returns an empty file:
And if I switch that to grayscale I get an error from dvid about the "minishard" from which the data is supposed to be fetched out of the neuroglancer precomputed volume.
For some reason the following call to DVID returns an empty file:
And if I switch that to
grayscale
I get an error from dvid about the "minishard" from which the data is supposed to be fetched out of the neuroglancer precomputed volume.Error 400:
It smells like I'm doing something dumb, such as swapping X and Z. But as far as I can tell that's not the problem.
Originally posted by @stuarteberg in janelia-flyem/NeuTu#395 (comment)
The text was updated successfully, but these errors were encountered: