I am new to using source analysis for my EEG data. In all of the MNE
examples, the forward and inverse models have existed for the MEG data. I
couldn't find any good sources to know how I can create a forward and
inverse model for my EEG data and what subjects' specific information I
should use to create a forward and inverse model.
I'm quite interesting in this question too, but I didn't have MRI of my subjects neither.
Perhaps can we try to use average MRI that we can easly find online. ( http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009) Results may not be relevant, but it should give an overall idea of how to do source reconstruction for further studies.
Can someone explain how to create forward solution and source reconstruction supposing that we have a MRI of the subject such as the one available in the previous link ?
If you want to use the one I did, you would need to patch the
`mne.datasets.utils` to look like in the PR and use `get_trans` from
`mne/channels/tests/test_digitation.py`