Table Of Contents

Previous topic

Getting Started

Next topic

Reference

This Page

Screenshots

Everybody loves screenshots so here we go.

Gtk GUI control

This is the main GTK window to cotrol Neuronvisio. You can create vectors and run the simulation. The time shows you the time of the NEURON simulator.

You can change the tstop, the dt and the initial voltage from the GUI or the console.

images/Neuronvisio-Controls.png

3-Dimensions with a simple model

Rendering of a simple model with 3 section.

images/Simple_model.png

The colors can be changed by the user.

images/nrnvisio-user-color.png

3-Dimensions with a complex model

Rendering of a more complex model, a pyramidal neuron.

images/pyramidal.png

Animation window and pylab graph

The animation window and the pylab graph, showing the variation of the voltage in the soma and the behaviour of the same variable through the cell.

Simple model

A simple 3 sections model showing the different value of the voltage in the cell.

images/voltage_variation_among_time.png

Pyramidal neuron

The propagation of the voltage among the neuron. The stimul was given in the soma.

images/pyramidal_3D_change_voltage.png

Pylab integration

It is possible to use the standard pylab tool and to decide in which figure to plot the curve.

images/pylab_integration.png