Use a custom coil definition file.
str
The filename of the coil definition file.
contextlib.contextmanager()
The context for using the coil definition.
Notes
This is meant to be used a context manager such as:
>>> with use_coil_def(my_fname):
... make_forward_solution(...)
This allows using custom coil definitions with functions that require forward modeling.
mne.use_coil_def
#Compute source power spectral density (PSD) of VectorView and OPM data
Optically pumped magnetometer (OPM) data