neuronvisio 0.7.3
NeuronVisio is a Graphical User Interface for NEURON simulator enviroment
Latest Version: 0.8.3
Neuronvisio
===========
What is it
----------
NeuronVisio is a Graphical User Interface for `NEURON simulator enviroment
<http://www.neuron.yale.edu/neuron/>`_.
NeuronVisio connect with NEURON using the new python NEURON interface.
Features
--------
- 3D visualization of the model with the possibility to change it runtime
- Creation of vectors to record any variables present in the section
- Pylab integration to plot directly the result of the simulation
- Exploration of the timecourse of any variable among time using a color
coded scale
- the GUI runs in its own thread so it's possible to use the console
(strongly suggested to run through ipython)
More info are available on the homepage: http://mattions.github.com/neuronvisio/
Offline Documentation
---------------------
To create offline documentation similar to the one online you will need
sphinx http://sphinx.pocoo.org/ installed.
Move in the doc directory::
cd doc
and then launch::
sphinx-build . html
In the html directory you will have the online doc.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| neuronvisio-0.7.3.tar.gz (md5) | Source | 2011-11-25 | 2MB | 418 | |
- Author: Michele Mattioni
- Home Page: http://mattions.github.com/neuronvisio/
- Keywords: neuron,gui,pylab,3D,visualization
- License: GPLv3
- Categories
- Package Index Owner: Michele.Mattioni
- DOAP record: neuronvisio-0.7.3.xml
