Reader for an Nihon Kohden EEG file.
strPath to the Nihon Kohden data file (.EEG).
If True, all data are loaded at initialization.
str | int | NoneControl 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.
A Raw object containing Nihon Kohden data.
See also
mne.io.RawDocumentation of attribute and methods.
mne.io.read_raw_nihon#