mattions / neuronvisio
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (10)
- Wiki (1)
- Graphs
-
Tree:
a490d41
Michele Mattioni (author)
Tue Oct 20 09:10:37 -0700 2009
neuronvisio / NEWS.markdown
layout: default
title: NeuronVisio News
News
NeuronVisio 0.3.22 - 3 Sep 2009
- Integrated the pylab interface using the GTK backend provided by pylab. It is possible to zoom and navigate the graph with the pylab tools.
- It is now possible to decide in which figure to plot, using the current figure selector.
NeuronVisio 0.3.22 - 31 Jul 2009
- Closed bug #10
- Changed the name of the module from nrnVisio to nrnvisio to be python standard compliant.
- Manager being transformed into a library (WIP)
NeuronVisio 0.3.21 - 20 Jul 2009
- Better handling of the pick section routine
- Changed the examples to use the create statement for hoc, to have a proper name of the section also in python.
- Modified the GUI to handle a runtime change of a section. The model is redrawn completely, the zoom is conserved.
NeuronVisio 0.3.2 - 20 Jul 2009
Bug Release. Closed Bug #9
NeuronVisio 0.3.1 - 18 Jul 2009
Bug Release.
NeuronVisio 0.3.0 - 14 Jul 2009
New Features
- Stop Button on the animation Control
- Better handling on the timeline updating routine.
BUGFixes
- Closed bug #8
- Closed bug #3
NeuronVisio 0.2.0 - 6 Jul 2009
New Features
Some new features has been introduced:
- User defined color. The user can now change the colors of the model for a better contrast.
- Info tab. Reports the properties of the selected section.
BUGFixes
- Closed bug #4
- Closed bug #5
- Closed bug #6
NeuronVisio 0.1.0 - 30 Jun 2009
Fist public release.
Features
- 3D visualization of the model with the possibility to change it runtime
- Creation of vectors to record any variable present in the section
- Pylab integration to plot directly the result of the simulation
- Explore of the timecourse of any variable among time using a color coded scale in the 3d representation
- the GUI runs in its own thread so it's possible to use the console to modify/interact with the model.
