A Python module for easy visualization of Neo objects and Elephant results.
Viziphant provides a high-level API to easily generate plots and interactive visualizations of neuroscientific data and analysis results. This API uses and extends the same structure as in Elephant to ensure intuitive usage for scientists that are used to Elephant.
Installation
For a development install follow these instructions:
git clone https://github.com/INM-6/viziphant.git
cd viziphant
pip install -e .
Related Projects
Interactive visualization of neuronal correlation: https://github.com/INM-6/incapy