Skip to main content

Neuronvisio is a Graphical User Interface for NEURON simulator environment

Project description

Documentation Status https://img.shields.io/pypi/v/neuronvisio.svg

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

  1. Update Changelog

  2. Change version at neuronvisio/__init__.py

  3. Change to same version in conda.recipe/meta.yaml

  4. Commit everything

  5. Tag repo

    python setup.py tag

  6. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuronvisio-0.9.1.tar.gz (3.3 MB view hashes)

Uploaded Source

Built Distribution

neuronvisio-0.9.1-py2-none-any.whl (495.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page