MCPcopy
hub / github.com/mne-tools/mne-python / info

Method info

mne/minimum_norm/inverse.py:150–152  ·  view source on GitHub ↗

:class:`~mne.Info` attached to the inverse operator.

(self)

Source from the content-addressed store, hash-verified

148
149 @property
150 def info(self):
151 """:class:`~mne.Info` attached to the inverse operator."""
152 return self["info"]
153
154
155def _pick_channels_inverse_operator(ch_names, inv):

Callers 15

conf.pyFile · 0.80
make_gallery_redirectsFunction · 0.80
make_api_redirectsFunction · 0.80
make_custom_redirectsFunction · 0.80
make_versionFunction · 0.80
generate_credit_rstFunction · 0.80
__init__Method · 0.80
create_default_subjectFunction · 0.80
read_mri_cfgFunction · 0.80
scale_mriFunction · 0.80
scale_source_spaceFunction · 0.80
_setup_bemMethod · 0.80

Calls

no outgoing calls

Tested by 2

meth_2Method · 0.64
printerFunction · 0.64