Skip to content

Current source density (CSD)

André Mouraux edited this page Apr 8, 2015 · 2 revisions

CSD analysis is the method used to derive the macroscopic sources and sinks that generate a potential field. Assuming that the medium is homogeneous and resistive, CSD can be approximated by a second-order derivative of the field potential.


Compute scalp CSD

Compute Scalp CSD (spherical spline algorithm to compute scalp surface Laplacian or current source density (CSD) estimates for surface potentials. See also the CSDtoolbox website.

scalp_CSD


Compute linear CSD

This function is used to compute a linear CSD.

linear_CSD

The signal of each channel is expressed as the difference between the signal at that channel and the mean of the signal measured at the two neighbouring channels. For example, the signal at channel 2 becomes the signal at channel 2 – the mean of the signals at channels 1 and 3.

Note that the first and last channels of the dataset are discarded.

Clone this wiki locally