Neuronvisio is a Graphical User Interface for NEURON simulator environment
Project description
What is it
Neuronvisio is a Graphical User Interface for NEURON simulator environment. 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 (integrated with IPython)
- automatically download and load models from ModelDB
More info are available on the homepage: http://neuronvisio.org
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 docs
and then launch:
make html
In the _build/html directory you will have the online doc.
How To release
Update Changelog
Change version at neuronvisio/__init__.py
Change to same version in conda.recipe/meta.yaml
Commit everything
- Tag repo
python setup.py tag
- Upload to pipy and anaconda.org
PiPy:
python setup.py make_release
- Anaconda.org:
Got to anaconda.org and click on the website so the last build will be uploaded to the channel.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for neuronvisio-0.9.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4130b34a9740ed0426a4f174e52c0a352304ced96d63dad94e30b5f5cd77dc8 |
|
MD5 | 4c6d2d2e505f0cb4759591eb27beac88 |
|
BLAKE2-256 | 8a79fd3bb38689673cfa24cd78e37457b36a751acd450eccf01e2c8b33425f2a |