Utilities

Datasets

eeg_resting_state.data_path()

Path to a sample EEG dataset recorded on ANT Neuro Amplifier.

eeg_resting_state_short.data_path()

Path to a sample EEG dataset recorded on ANT Neuro Amplifier.

eeg_auditory_stimuli.data_path()

Path to a sample EEG dataset recorded on ANT Neuro Amplifier.

trigger_def.data_path()

Return the path to an example trigger definition .ini file.

Logging

add_file_handler(fname[, mode, encoding, ...])

Add a file handler to the logger.

set_log_level(verbose)

Set the log level for the logger.

Development

sys_info([fid, developer])

Print the system information for debugging.

Deprecated

find_event_channel([inst, ch_names])

Find the event channel using heuristics.

io.pcl2fif(fname[, out_dir, external_event, ...])

Convert BSL pickle format to MNE Raw format.

lsl.list_lsl_streams([ignore_markers])

List all the available outlets on LSL network.

lsl.lsl_channel_list(inlet)

Extract the channels name list from the LSL info.

lsl.search_lsl([ignore_markers, timeout])

Search and select an available stream on LSL network.