필터 지우기
필터 지우기

Re-referencing 128 EEG data to averaged mastoids

조회 수: 6 (최근 30일)
Hafeezullah Amin
Hafeezullah Amin 2014년 11월 22일
댓글: Star Strider 2014년 11월 22일
Hi, I have 128 channels EEG data recorded with reference Cz. The data also have A1 and A2 electrodes. Now I want to re-reference the recordings to averaged mastoids and reduce to 10-20 system (19 electrodes) from 128 electrodes. How I can do this in matlab?
Thanks Hafeez

답변 (1개)

Star Strider
Star Strider 2014년 11월 22일
That takes far more knowledge of the technology of EEG recording than I have, so I can’t help you on the technical details. You would likely first have to re-reference them and then interpolate to estimate the potentials at the 10-20 sites. Perhaps the File Exchange contribution eegplot can give you some ideas.
I would go to the software on the equipment you used to acquire your EEG data to see if it has the capability to re-reference your records and remap them to the 10-20 system.
  댓글 수: 2
Hafeezullah Amin
Hafeezullah Amin 2014년 11월 22일
Thanks for reply. We have EGI netstation software and it can be re-reference to mastoid as it have the A1 and A2 channels.
Star Strider
Star Strider 2014년 11월 22일
My pleasure!
If you can have it re-reference your EEG, you can then use interpolation (that MATLAB can do reasonably easily) to do the interpolation to estimate the electrode potentials of a 10-20 system.
It would first be necessary to know if any nonlinearities due to tissue conductivity have to be accounted for in the interpolation, or if you could simply do relatively straightforward (perhaps linear) interpolation. With your current data being from a 128-electrode recording, you can likely do linear interpolation to your 10-20 sites. However, I would use the information in eegplot to guide your choice of interpolation methods.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by