Documentation of neuroglancer-scripts

PyPI Version Build Status Coverage Status Documentation Status

Installation

The easiest way to install the latest stable version of neuroglancer-scripts is through pip. Using a virtual environment is recommended:

python3 -m venv venv/
. venv/bin/activate
pip install neuroglancer-scripts

Usage

The neuroglancer-scripts package provides command-line tools, and a Python API, for converting volumetric images and surface meshes to formats used by Neuroglancer.

Table of contents

Indices and tables