navigate

channel_outlier_marker(input_raw[, ...])

Identify bad channels by variance.

crop_empty_data(raw[, bound, start_pad, end_pad])

Crops out long stretches of data with no events.

find_bad_channels_lof(raw, *[, picks, ...])

Find bad channels using Local Outlier Factor (LOF) algorithm.

outliers_to_nan(trials, outliers[, copy, ...])

Set outliers to nan.

trial_ieeg(raw, event, times[, verbose])

Epochs data from a mne Raw iEEG instance.