[Mne_analysis] [mne-python] Storage of lead field

Marmaduke Woodman marmaduke.woodman at univ-amu.fr
Fri Jul 4 10:01:13 EDT 2014
Search archives:

Hi

After computing a foward solution, how are the lead field components laid out in the fwd['sol']['data'] NumPy array? 

Say I have 10 sources, and fwd['sol']['data'].shape == (248, 30): are the indices for the first source's components (0, 1, 2) or (0, 10, 20)?


Thanks,
Marmaduke



More information about the Mne_analysis mailing list