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 ?Epoching and Averaging. If you have not followed this tutorial yet, please do it now.

Introduction

Beamfoming methods scan each target voxel/vertex position r to estimate a spatial filter

latex error! exitcode was 1 (signal 0), transscript follows:

This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=latex)
entering extended mode
(./latex_6b8cab790bf323894f97c7ec8450cf3aa7f0ea05_p.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-01-21>
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-dvips.def)
No file latex_6b8cab790bf323894f97c7ec8450cf3aa7f0ea05_p.aux.
! Missing $ inserted.
<inserted text> 
                $
l.7 {\bf W}_
            {\bf r}
! Missing $ inserted.
<inserted text> 
                $
l.8 \end{document}
                  
[1] (./latex_6b8cab790bf323894f97c7ec8450cf3aa7f0ea05_p.aux) )
(see the transcript file for additional information)
Output written on latex_6b8cab790bf323894f97c7ec8450cf3aa7f0ea05_p.dvi (1 page,
 288 bytes).
Transcript written on latex_6b8cab790bf323894f97c7ec8450cf3aa7f0ea05_p.log.
which outputs the source activity y

Spatial filter

Text

Section 2

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

Text

Tutorials/Beamformers (last edited 2014-06-22 13:36:37 by thurio)