brainpy.measure module

brainpy.measure module#

cross_correlation

Calculate cross correlation index between neurons.

voltage_fluctuation

Calculate neuronal synchronization via voltage variance.

matrix_correlation

Pearson correlation of the lower triagonal of two matrices.

weighted_correlation

Weighted Pearson correlation of two data series.

functional_connectivity

Functional connectivity matrix of timeseries activities.

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

A kernel-based method to calculate unitary local field potentials (uLFP) from a network of spiking neurons [1]_.