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
Copy file name to clipboardExpand all lines: docs/data/neuroglancer_precomputed.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,10 @@ my_dataset.precomputed # One root folder per dataset
35
35
└─ scale_n
36
36
```
37
37
38
-
For details see the [Neuroglancer spec](https://github.com/google/neuroglancer/tree/master/src/neuroglancer/datasource/precomputed).
38
+
For details see the [Neuroglancer spec](https://github.com/google/neuroglancer/blob/e13f1f4c62918f2ea07b12f2116bdcb6767b1499/src/datasource/precomputed/README.md).
39
39
40
40
## Performance Considerations
41
41
To get the best streaming performance for Neuroglancer Precomputed datasets consider the following settings.
- Clicking `Focus Tree in Skeleton Tab` or `Focus in Segment List` will not only focus the clicked tree/segment, but also open the right tab if it was not open already.
0 commit comments