Skip to content

Tool for teaching biophysics of neurons in an intuitive way

Notifications You must be signed in to change notification settings

bensuutari/Neuron_for_Teaching_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Neuron Interfaced With Python + Tkinter GUI

This program is meant as a teaching application for basic biophysics princples in neuroscience.

The program calls neuron via a python interface and allows the user to change basic biophysical properties of a simple, but biophysically realistic model of a neuron.

Basic Hodgkin-Huxley ion channels are use (Na, K, Leak) and the user can modify and observe how a cell would respond to manipulation of the cells physiological proerties.

The model can be made more realistic by inserting more channels and adding dendrites, axons and connections from other neurons.

The basics of the neuron-python interface can be found here: http://www.neuron.yale.edu/neuron/static/new_doc/programming/python.html

Credits:

NEURON, Carnevale, N.T. and Hines, M.L. The NEURON Book. Cambridge, UK: Cambridge University Press, 2006.

The Default Screen With Standard Parameters

alt text

Results of Running a Few Simulations With Different Parameters

alt text

About

Tool for teaching biophysics of neurons in an intuitive way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages