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 computational-neuroscience poisson-process random-seed spike-train firing-rate neural-simulation
-
Updated
May 15, 2025 - Python