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
When I access data from the precomputed://gs://fafb-ffn1-20190805/segmentation, it doesn't seem to return mesh in the 3D mesh. But when I access my local service (http protocol), I receive the corresponding mesh skeleton very quickly. Is it necessary to set the corresponding identity or password authentication when accessing gs data?
The text was updated successfully, but these errors were encountered:
when I select the segment ID 6199043182 in the chrome browser, I press F12 to open the developer tools and enter the console, I can obtain the following information:
When I use another neuroglancer server, https://neuroglancer-demo.appspot.com/, to perform the same operation, it seems that the above errors do not occur, and the mesh is successfully displayed. This issue has been bothering me for a long time, and I am looking forward to your careful guidance.
When I access data from the
precomputed://gs://fafb-ffn1-20190805/segmentation
, it doesn't seem to return mesh in the 3D mesh. But when I access my local service (http protocol), I receive the corresponding mesh skeleton very quickly. Is it necessary to set the corresponding identity or password authentication when accessing gs data?The text was updated successfully, but these errors were encountered: