Skip to content

A Collection of Jupyter notebooks in the area of Computational Neuroscience used in the Mizzou 4590 and 4001

Notifications You must be signed in to change notification settings

cyneuro/Basics-of-Neurons-and-Networks

Repository files navigation

Basics of Neurons and Network overview

A collection of jupyter notebooks built by the Neural Engineering Laboratory at the University of Missouri(Mizzou)

All tutorials can be on either a local computer or on Google Colab. To run on Colab there is no need to download the repo and instead click on the folder and then the .ipynb file. There will be a button at the start of the notebook which says 'Open in Colab'. Click this and the notebook will be loaded into Colab. If running on a local computer machine sure that Jupyter is installed with the python packages neuron and ipywidgets.

  • A simple notebook going over NEURON basics and contains a Hodgkin–Huxley model with widgets

  • An educational notebook going over the fundamentals of how a neuron fires and the voltage gated channels responible for the firing. Contains a NEURON model of a soma with widgets.

  • An educational notebook discussing one way neurons can display a bursting effect. Contains a NEURON model of a soma and axon with widgets.

  • An educational notebook with NEURON model about how synapses operate.

  • An educational notebook with a NEURON model about central pattern generates and how differnt movement patterns in horese may arise.

  • Educational notebooks talking about short term memory(STM) and winner take all(WTA) networks

  • Goes over the components of a neuron(in particular the soma) and asks the students to make the biological model and electrical circuit. It then goes over how the soma is simulated in NEURON and the default values for properties of the section created. It then goes over inserting the passive and active channels and how to voltage/current clamp for a simulation. Lastly, an interactive simulation is given to show exactly how the soma looks with the bilayer, the fact that it is polarized, and that channels are actually inserted into the soma.

  • Goes over how to create a dendrite and what electrotonic distance is and how length constant is a part of it. Then it goes over how it is still transient by showing the voltage change in specific segments through the simulation. It then goes over how to calculate the length constant and why it is important.

  • Goes over what input resistance, the fact that it is a constant, and how to calculate it and asks some questions. It then goes over what the FI curve is and plots it for the given cell from the currents -1nA to 2nA. Lastly, it goes over what Nodes of Ranvier and Myelin sheaths are and how they contribute to AP propagation down an axon by adding them on to the axon. It also asks how certain factors affect the propagation speed.

About

A Collection of Jupyter notebooks in the area of Computational Neuroscience used in the Mizzou 4590 and 4001

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •