google / google/neuroglancer

Displaying local data in N5/Zarr formats

Open
#417 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
389
Avg merge
3d 21h
Merged PRs (30d)
3

Description

Hi,

I have some 3D image data, converted to the N5 file format using Fiji. I'm able to open it using the Big Data Viewer plugin (N5 Viewer).

Next, I use python to start a HTTP server in the directory containing the N5 root folder. If I type localhost:8080 on Chrome, this is what I see.

![image](https://user-images.githubusercontent.com/8373968/192178853-3fc0f696-d5c2-4b71-9b99-4d95f4c2119a.png)

For the neuroglancer website, under the source tab I type: n5://http://localhost:8080/test.n5/image, since image is where my image data is stored.

I get an error that says: Unable to determine rank of dataset.

Can I get some help to fix this issue?

Thanks,
Chaitanya

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.