Hi MNE people, currently I am really enjoying MNE python. It is really nice tool.
I want to do source localization with EEG electrodes. When I did source localization several years ago, I needed EEG signals, position information of all EEG electrodes (at that time I used a positioning device to measure x,y,z position of each electrode), and structure MRI. When I look at MNE code, I cannot find the code to combine those three information. Could you explain me how MNE combines those three information? When can I find the example code?
Hi Alex, thanks for your reply. In the example, I think EEG signals and MRI data are collected on the same day. But, usually we measure EEG and MRI on different day. In this case, do you measure x,y,z position of EEG electrodes using a positioning device (ex, polimus)? And, I would like to know how do you combine x,y,z positions of EEG electrodes with MRI.