Python API
ngtools
Miscellaneous tools to build and manipulate Neuroglancer scenes.
Modules:
| Name | Description |
|---|---|
scene |
Extension to |
layers |
Extensions to |
datasources |
Extensions to |
local |
Utilities to create and interact with local Neuroglancer intances and manipulate local files. |
transforms |
Utilities to create and manipulate |
spaces |
Definition of standard coordinate spaces, such as RAS, in the form of
|
units |
Conversion between units used in different formats. |
shaders |
Definition of custom GLSL shaders for Neuroglancer layers. |
cmdata |
Matplotlib colormaps that can be used in Neuroglancer shaders. |
opener |
Flexible file opener that supports local and remote files. |
dandisf |
A |
protocols |
Definition of ngtools-specific URI protocols. |
utils |
Miscellaneous utility functions. |