Boyu Lyu

Results 15 comments of Boyu Lyu

@atfa I cannot find this path, should I create a new .sh file?

Thanks! I was actually trying to download the data from one public dataset, and sadly they don't have that spatial_index information.

Thank you so much! This link cleared many confusions of mine.

Thank you. Now, with the mip-level 4 as the input for generating the mesh, I can visualize in the browser more smoothly. However, the quality is really bad due to...

Is the parameter nlod used to decide how many levels of mesh to generate?

Thanks a lot! I have tried using the shared format, but I still found it only displays the mesh with only one resolution. Are there any issues in my following...

Thank you so much for the prompt reply! I try using create_new_info and I can obtain the info file. But when I run downsample using igneous, it reported cloudvolume.exceptions.EmptyVolumeException error....

That works! Now I can generate the precomputed files. And I am trying to visualize it using vol.viewer(). But it returns error at HTTP://localhost:1337. `vol = CloudVolume('file://local/path/to/segmentation')` `vol.viewer()` Error response...

It works now. But I am wondering if there is a way I can input the path/to/local/segmentation into the Neuroglancer? I tried input URL like precomputed://file://local/path/to/segmentation, but it does work.

Thanks! That clears my confusion.