Related Experiment Video
Updated: Jun 5, 2026

08:08
Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond
Published on: June 24, 2015
NEURONpyxl: fast, flexible, Python-integrated simulation of biophysical neural networks with complex plastic synapses
Uri Dickman1,2, Peter J Thomas2,3,4,5,6, Hillel J Chiel3,7,8
1Department of Mechanical Engineering, University of California, Santa Barbara, Santa Barbara, CA, United States.
Frontiers in Computational Neuroscience
|June 4, 2026
Summary
A new Python tool, NEURONpyxl, simplifies creating complex neural network models with synaptic plasticity. It accurately simulates Aplysia feeding behavior by optimizing network parameters, aiding systems neuroscience research.
Area of Science:
- Computational Neuroscience
- Systems Neuroscience
- Biophysics
Background:
- NEURON is a key tool for conductance-based neuronal modeling.
- The Aplysia californica feeding network is a model central pattern generator.
- Understanding parameter-behavior relationships is crucial for biophysical models.
Purpose of the Study:
- Develop NEURONpyxl, a Python tool for constructing neural networks from spreadsheet parameters.
- Incorporate short-term synaptic plasticity (depression, facilitation) into NEURON models.
- Simplify the creation of complex neural network simulations.
Main Methods:
- Created test simulations in NEURONpyxl and compared them with the SNNAP simulator.
- Utilized NEURONpyxl for a parameter grid search to optimize conductances.
- Modeled the Aplysia feeding network behavior.
Main Results:
- NEURONpyxl and SNNAP simulations yielded numerically equivalent results.
- Identified parameter values matching biological feeding motor patterns under varying loads.
- Demonstrated NEURONpyxl's capability for accurate neural network simulation.
Conclusions:
- NEURONpyxl streamlines the building and simulation of neural networks with synaptic plasticity.
- Facilitates the identification of physiologically relevant parameter values.
- Enables future work on network model ensembles and biomechanics integration.
Related Concept Videos
Neuroplasticity
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
Neuronal Communication
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
Synaptic Signaling
Neurons communicate at synapses, or junctions, to excite or inhibit the activity of other neurons or target cells, such as muscles. Synapses may be chemical or electrical.
Most synapses are chemical, meaning an electrical impulse or action potential spurs the release of chemical messengers called neurotransmitters. The neuron sending the signal is called the presynaptic neuron, and the neuron receiving the signal is the postsynaptic neuron.
The presynaptic neuron fires an action potential that...
Most synapses are chemical, meaning an electrical impulse or action potential spurs the release of chemical messengers called neurotransmitters. The neuron sending the signal is called the presynaptic neuron, and the neuron receiving the signal is the postsynaptic neuron.
The presynaptic neuron fires an action potential that...
Neural Circuits
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Electrical Synapses
Electrical synapses found in all nervous systems play important and unique roles. In these synapses, the presynaptic and postsynaptic membranes are very close together (3.5 nm) and are actually physically connected by channel proteins forming gap junctions.
Gap junctions allow the current to pass directly from one cell to the next. In contrast, in the chemical synapse, the neurotransmitters carry the information through the synaptic cleft from one neuron to the next. They consist of two...
Gap junctions allow the current to pass directly from one cell to the next. In contrast, in the chemical synapse, the neurotransmitters carry the information through the synaptic cleft from one neuron to the next. They consist of two...
Neurons: The Axon
Axons are long, cytoplasmic processes of nerve cells capable of propagating electrical impulses known as action potentials. The cytoplasm or axoplasm of an axon contains neurofibrils, neurotubules, small vesicles, lysosomes, mitochondria, and various enzymes, all encased within the axolemma, the plasma membrane of the axon.
The axon attaches to the cell body at a cone-shaped elevation called the axon hillock. The initial part of the axon, closest to the hillock, is known as the initial segment.
The axon attaches to the cell body at a cone-shaped elevation called the axon hillock. The initial part of the axon, closest to the hillock, is known as the initial segment.

