Groups
Groups
Sign in
Groups
Groups
Neuroglancer
Conversations
About
Send feedback
Help
Neuroglancer
Contact owners and managers
1–30 of 46
This group is for discussion of the Neuroglancer WebGL-based viewer for volumetric data.
https://github.com/google/
neuroglancer
Mark all as read
Report group
0 selected
Nilton Liuji Kamiji
6/16/25
How to deploy neuroglancer with mesh visualization
Hi, I have built neuroglancer with npm run build I can visualize precomptuted image and segmentation,
unread,
How to deploy neuroglancer with mesh visualization
Hi, I have built neuroglancer with npm run build I can visualize precomptuted image and segmentation,
6/16/25
Nicolas Beeckmans
5/9/25
Moving individual sections from Cross-Sections
Hi, I would like to know if there are ways to rotate individual planes from a cross-section ? Here
unread,
Moving individual sections from Cross-Sections
Hi, I would like to know if there are ways to rotate individual planes from a cross-section ? Here
5/9/25
elmar haflinger
,
Jeremy Maitin-Shepard
3
9/2/24
add layer hidden with neuroglancer python library
sorry Jeremy, this took me years to answer. this is helpful! and I did not figure it out at that time
unread,
add layer hidden with neuroglancer python library
sorry Jeremy, this took me years to answer. this is helpful! and I did not figure it out at that time
9/2/24
Sinan Malik
,
Jeremy Maitin-Shepard
2
6/5/24
Regarding Neuroglancer Compatability in mac os High sierra
You can check webglreport.com to see if WebGL2 is supported. I don't have any specific advice
unread,
Regarding Neuroglancer Compatability in mac os High sierra
You can check webglreport.com to see if WebGL2 is supported. I don't have any specific advice
6/5/24
Alan Liddell
,
Jeremy Maitin-Shepard
2
5/15/24
Multiscale metadata in Zarr V3
Neuroglancer supports ome-zarr metadata, and allows the "old" 0.4 metadata in zarr v3 as
unread,
Multiscale metadata in Zarr V3
Neuroglancer supports ome-zarr metadata, and allows the "old" 0.4 metadata in zarr v3 as
5/15/24
llll
,
jb...@google.com
2
9/5/22
Does not support Google Colab
There is now special support for Colab, using the `proxyPort` mechanism provided by colab. It should
unread,
Does not support Google Colab
There is now special support for Colab, using the `proxyPort` mechanism provided by colab. It should
9/5/22
Steven Roche
2
8/1/22
Apply Layer Offset
Note, the error I receive is: AttributeError: 'list' object has no attribute 'rank'
unread,
Apply Layer Offset
Note, the error I receive is: AttributeError: 'list' object has no attribute 'rank'
8/1/22
ming yan
,
XG
6
7/29/22
Precomputed images set up from tiff file
Just posted there, thanks Ecks! On Thursday, July 28, 2022 at 9:58:33 PM UTC-7 Ecks Gee wrote: You
unread,
Precomputed images set up from tiff file
Just posted there, thanks Ecks! On Thursday, July 28, 2022 at 9:58:33 PM UTC-7 Ecks Gee wrote: You
7/29/22
Naga Makam
2/10/22
Move annotation key binding not working
Hello, I am not able to move annotations using alt+mousedown0 on a linux machine with a mouse. I have
unread,
Move annotation key binding not working
Hello, I am not able to move annotations using alt+mousedown0 on a linux machine with a mouse. I have
2/10/22
SVRJ Subrahmanyam
,
Jeremy Maitin-Shepard
3
1/19/22
Python or WebGL volumetric Nitty visualizer
thank you for your responses. I tried but my data is about 500mb. so could not worked for me. Can I
unread,
Python or WebGL volumetric Nitty visualizer
thank you for your responses. I tried but my data is about 500mb. so could not worked for me. Can I
1/19/22
Andrei Mancu
12/6/21
Jpeg decompression
Hello, after some months of development, we managed to do the following things: decouple the server
unread,
Jpeg decompression
Hello, after some months of development, we managed to do the following things: decouple the server
12/6/21
小明
11/16/21
how can i load .shared file into neuroglancer?
I have already got the precomputed file whose name is 04a.shared data. How can i load it in the
unread,
how can i load .shared file into neuroglancer?
I have already got the precomputed file whose name is 04a.shared data. How can i load it in the
11/16/21
David Berson
6/16/21
Problem loading NiFTI file
Hi, I have problems loading this NiFTI file into Neuroglancer. When I attempt to load, Neuroglancer
unread,
Problem loading NiFTI file
Hi, I have problems loading this NiFTI file into Neuroglancer. When I attempt to load, Neuroglancer
6/16/21
Peter Pires
, …
Jeremy Maitin-Shepard
5
5/24/21
Scrambled mapping between bodyID and label for hemibrain
Hi Peter, Thanks for reporting this. Turns out this was a bug that I introduced recently in
unread,
Scrambled mapping between bodyID and label for hemibrain
Hi Peter, Thanks for reporting this. Turns out this was a bug that I introduced recently in
5/24/21
Andrei Mancu
,
Jeremy Maitin-Shepard
3
5/7/21
Change Neuroglancer state
To avoid deadlock, use the viewer.defer_callback method or run longer running computations on a
unread,
Change Neuroglancer state
To avoid deadlock, use the viewer.defer_callback method or run longer running computations on a
5/7/21
jb...@google.com
4/28/21
User interface improvements (side panels, archived layers)
I have just pushed some significant updates to the Neuroglancer user interface related to side panels
unread,
User interface improvements (side panels, archived layers)
I have just pushed some significant updates to the Neuroglancer user interface related to side panels
4/28/21
Andrei Mancu
3/8/21
Python frontend mesh processing
Hi, we are trying to render the meshes of cells with their corresponding organelles. The ultimate
unread,
Python frontend mesh processing
Hi, we are trying to render the meshes of cells with their corresponding organelles. The ultimate
3/8/21
Paulo Baptista
,
jb...@google.com
2
2/18/21
Getting started.... next steps.. how to hard code data source into client
What Neuroglancer displays, including the datasources, and any other options, is controlled by its
unread,
Getting started.... next steps.. how to hard code data source into client
What Neuroglancer displays, including the datasources, and any other options, is controlled by its
2/18/21
Andrei Mancu
,
Jeremy Maitin-Shepard
3
2/2/21
Mesh example
Thank you for the mesh examples. What I am trying to do is pass directly the bytes of our precomputed
unread,
Mesh example
Thank you for the mesh examples. What I am trying to do is pass directly the bytes of our precomputed
2/2/21
Hashir Ahmad
,
Jeremy Maitin-Shepard
3
2/1/21
Retrieve skeleton only when required
Thank you for your answer. The segment_query is doing what I wanted. I modified the get_skeleton as
unread,
Retrieve skeleton only when required
Thank you for your answer. The segment_query is doing what I wanted. I modified the get_skeleton as
2/1/21
Hashir Ahmad
,
Jeremy Maitin-Shepard
4
1/20/21
Data processing documentation
It turns out example_skeleton.py had become broken. I fixed it. Currently the Python API can auto-
unread,
Data processing documentation
It turns out example_skeleton.py had become broken. I fixed it. Currently the Python API can auto-
1/20/21
davis.v...@gmail.com
,
Ecks Gee
2
9/26/20
client-side JS construction of neuroglancer URLs
Wow, since Jan 9. You might have better luck asking the question on NG github? AFAIK, in the global
unread,
client-side JS construction of neuroglancer URLs
Wow, since Jan 9. You might have better luck asking the question on NG github? AFAIK, in the global
9/26/20
sivakumar....@gmail.com
,
Jeremy Maitin-Shepard
2
6/25/20
Command to deploy to production
You can use npm run build-min to build a minified version then copy the contents of dist/min to a web
unread,
Command to deploy to production
You can use npm run build-min to build a minified version then copy the contents of dist/min to a web
6/25/20
cnz...@gmail.com
,
Jeremy Maitin-Shepard
3
6/10/20
Live demo usage
Great to know. Thank you! On Wednesday, June 10, 2020 at 8:33:36 PM UTC-4, Jeremy Maitin-Shepard
unread,
Live demo usage
Great to know. Thank you! On Wednesday, June 10, 2020 at 8:33:36 PM UTC-4, Jeremy Maitin-Shepard
6/10/20
p.musse...@gmail.com
,
Jeremy Maitin-Shepard
2
5/1/20
Custom segment colors
There is no UI for it, but you can set the "segmentColors" layer property to an object that
unread,
Custom segment colors
There is no UI for it, but you can set the "segmentColors" layer property to an object that
5/1/20
cr...@stanford.edu
3/28/20
Tools for creating annotation layer
I have a list of data coordinates to turn into stand-alone annotations (collections of points and
unread,
Tools for creating annotation layer
I have a list of data coordinates to turn into stand-alone annotations (collections of points and
3/28/20
dr4...@googlemail.com
,
Jeremy Maitin-Shepard
2
12/5/19
on-demand computing of meshes
I believe that is correct. However, I think you can use other tools from the seung-lab, like igneous,
unread,
on-demand computing of meshes
I believe that is correct. However, I think you can use other tools from the seung-lab, like igneous,
12/5/19
chris...@gmail.com
,
Jeremy Maitin-Shepard
8
10/18/19
serving private datasets on cloud infra
If you want to use oauth or something similar, then you can model it on the brainmaps datasource. On
unread,
serving private datasets on cloud infra
If you want to use oauth or something similar, then you can model it on the brainmaps datasource. On
10/18/19
Bahar Ghannad
,
Jeremy Maitin-Shepard
2
7/15/19
Python integration - mesh generator
To generate meshes with more detail, you can try LocalVolume(..., mesh_options=dict(
unread,
Python integration - mesh generator
To generate meshes with more detail, you can try LocalVolume(..., mesh_options=dict(
7/15/19
afried...@gmail.com
,
Jeremy Maitin-Shepard
2
7/11/19
Viewing mesh vtk
VTK is supported as in the example you showed, but it cannot be added through the UI. Instead, you
unread,
Viewing mesh vtk
VTK is supported as in the example you showed, but it cannot be added through the UI. Instead, you
7/11/19