Python script simulates neural spike train data with a fixed random seed for reproducibility. It visualizes the spike train, computes inter-spike intervals (ISI), and estimates the firing rate.
-
Updated
May 15, 2025 - Python
Python script simulates neural spike train data with a fixed random seed for reproducibility. It visualizes the spike train, computes inter-spike intervals (ISI), and estimates the firing rate.
Python script simulates neural spike train data using a Poisson process. It visualizes the spike train and calculates inter-spike intervals (ISI) and firing rate to analyze neuronal firing patterns.
Add a description, image, and links to the neural-simulation topic page so that developers can more easily learn about it.
To associate your repository with the neural-simulation topic, visit your repo's landing page and select "manage topics."