Reader function for BESA .avr or .mul files.
When a .elp sidecar file is present, it will be used to determine electrode information.
str
| pathlib.Path
Path to the .avr or .mul file.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
Evoked
The evoked data in the .avr or .mul file.