# sensitivity map

**URL:** https://mne.discourse.group/t/sensitivity-map/2258
**Category:** Mailing List Archive (read-only)
**Tags:** list-archive
**Created:** [July 14, 2020, 12:31pm UTC](https://mne.discourse.group/t/sensitivity-map/2258 "2020-07-14T12:31:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/free1/uploads/mne/original/1X/85cc6bd2b69cb698a166dc6d880fb550510d0144.jpeg) [@system](https://mne.discourse.group/u/system)
#### Post date: [July 14, 2020, 12:31pm UTC](https://mne.discourse.group/t/sensitivity-map/2258/1 "2020-07-14T12:31:38Z")

</div>

External Email - Use Caution

In this paper:  
Ahlfors, Seppo P., et al. "Sensitivity of MEG and EEG to source  
orientation." \*Brain topography\* 23.3 (2010): 227-232.?  
They compured the sensitivity map for 3 orthogonal orientation at each  
location,  
1) I think the sensitivity map in MNE is same as the paper?  
2) in below you put see manual, which manual?  
3) what I should use a mode to make the computation for 3 orthogonal  
direction of the source?

\*mode\*str \<[https://docs.python.org/3/library/stdtypes.html#str](https://docs.python.org/3/library/stdtypes.html#str)\>

The type of sensitivity map computed. See manual. Should be ?free?,  
?fixed?, ?ratio?, ?radiality?, ?angle?, ?remaining?, or ?dampening?  
corresponding to the argument ?map 1, 2, 3, 4, 5, 6 and 7 of the command  
mne\_sensitivity\_map.  
-------------- next part --------------  
An HTML attachment was scrubbed...  
URL: [http://mail.nmr.mgh.harvard.edu/pipermail/mne\_analysis/attachments/20200714/741e7465/attachment.html](http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200714/741e7465/attachment.html)

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/free1/uploads/mne/original/1X/85cc6bd2b69cb698a166dc6d880fb550510d0144.jpeg) [@system](https://mne.discourse.group/u/system)
#### Post date: [July 23, 2020, 1:46pm UTC](https://mne.discourse.group/t/sensitivity-map/2258/2 "2020-07-23T13:46:05Z")

</div>

External Email - Use Caution

see how it's computed  
[https://github.com/mne-tools/mne-python/blob/master/mne/proj.py#L331:5](https://github.com/mne-tools/mne-python/blob/master/mne/proj.py#L331:5)

this suggests me that some reference to literature are missing in the docstrings

it would be great to fix this.

Alex
