Analysis of Electrophysiological Data in Neuroscience
Contents
Analysis of Electrophysiological Data in Neuroscience#
Tutorials and scripts for analyzing electrophysiological (LFP and spike train) data.
Introduction#
In neuroscience, electrophysiological data is commonly collected in order to analyze neural spiking and local field potential activity. Much of the material covers frequently used analyses in the field, such as power spectra / spectrograms, coherence, spike raster / rate plots, and spike-lfp coupling. In addition, these tutorials contain cover less frequently applied analyses, such as measures of directionality between LFP signals, and measures of spike synchrony.
Contents#
Requirements#
matplotlib, numpy, scipy, mne\(^{1}\), math, itertools, random, time, elephant\(^{2}\), viziphant\(^{2}\), neo\(^{3}\), quantaties, sklearn, seaborn
Noted packages are dedicated to electrophysiological data analysis, including: