This #tutorial explores the oscillatory #PopulationDynamics of generalized #IntegrateAndFire (GIF) neurons simulated with #NESTSimulator. The GIF #NeuronModel is a biophysically detailed model that captures the essential features of spiking neurons, including #SpikeFrequencyAdaptation and #DynamicThreshold behavior:

🌍 https://www.fabriziomusacchio.com/blog/2024-07-14-oscillating_gif_neuron_population/

#ComputationalNeuroscience #Python #Neuroscience

Oscillatory population dynamics of GIF neurons simulated with NEST

In this tutorial, we will explore the oscillatory population dynamics of generalized integrate-and-fire (GIF) neurons simulated with NEST. The GIF neuron model is a biophysically detailed model that captures the essential features of spiking neurons, including spike-frequency adaptation and dynamic threshold behavior. By simulating such a population of neurons, we can observe how these neurons interact and generate oscillatory firing patterns.

Fabrizio Musacchio