= Beamforming methods = ''Authors: Hui-Ling Chan'' The estimation of source distribtion is an important step to understand the brain activity from EEG and MEG data. Dipole fitting, minimum norm estimation, and beamformer are three commonly used methods. It has been proved that beamforming methods provide good spatial resolution. This tutorial will show how to apply beamforming methods to MEG data and obtain the statistic map of source activation. We are going to use the protocol '''!TutorialRaw''' created in the previous tutorial [[Tutorials/TutRawAvg|Epoching and Averaging]]. If you have not followed this tutorial yet, please do it now. <> == Introduction == Beamfoming methods scan each targeted voxel/vertex position <> and estimate the spatial filter <>. By multiplying with the MEG recordings <>, the spatial filter <> outputs the temporal waveform <> of the dipole source at that position with the dipole orientation <> as below: <> where 'T' indicates the transpose of a matrix or vector . ==== Vector-type beamformer ==== For each position <>, three orthogonal spatial filters <> are computed by applying the unit-gain constraint as well as the minimum norm and minimum variance criteria as below: <> where <> is the covariance matrix of MEG recordings during window <>, <> is the identity matrix, <<\latex($\mathbf{L}_{\mathbf{r}}$)>> is the gain matrix for the dipole located at position <>, and <> is the regularization parameter which compromises the minimum norm and minimum variance criteria. ==== Scalar-type beamformer ==== Text == Linearly-constrained minimum variance beamformer (LCMV) == ==== Section 1 ==== Text ==== Section 2 ==== Text == Maximum constrast beamformer (MCB) == ==== Section 1 ==== Text ==== Section 2 ==== Text == Beamformer-based correlation/coherence imaging == ==== Dynamic imaging of coherent sources (DICS) ==== Text ==== Spatiotemporal imaging of linearly-related source components (SILSC) ==== Text