brainpy.measure module

brainpy.measure module#

cross_correlation

Calculate cross-correlation index between neurons.

voltage_fluctuation

Calculate neuronal synchronization via voltage variance analysis.

matrix_correlation

Compute Pearson correlation of upper triangular elements of two matrices.

weighted_correlation

Compute weighted Pearson correlation between two data series.

functional_connectivity

Compute functional connectivity matrix from time series data.

raster_plot

Get spike raster plot which displays the spiking activity of a group of neurons over time.

firing_rate

Calculate the mean firing rate over in a neuron group.

unitary_LFP

Calculate unitary local field potentials (uLFP) from spike train data.