sEEG sensitivity map export

Hello everyone,

I'm interested in exporting the sEEG leadfield sensitivity map to a surface map I could work with afterwards as a brainstorm object. Is there any way to do this currently?

Thank you in advance for any insight you may have on doing this!

Hello @Squiyk,

You can check how is the leadfield sensivility computed from the Gain (stored in the Head model file) for one or all sensors. This is variable normLF in the function UpdateLeadfield() in view_leadfield_sensitivity.m

The variable nornLF contains the leadfield sensitivity for each point in the source grid.

Thank you for the quick reply!

[This post was split]

A post was split to a new topic: Issues with OpenMEEG BEM headmodels for sEEG data

please note that the sensitivity is computed for a pair of sensors for EEG/iEEG.
you can set the reference channel to an average and then you can have a full sensitivity wtr to the avg ref.