API Reference:
ieeg.io.get_data
ieeg.io.raw_from_layout
ieeg.io.save_derivative
ieeg.mt_filter.line_filter
ieeg.navigate.channel_outlier_marker
ieeg.navigate.outliers_to_nan
ieeg.navigate.trial_ieeg
Developer Information
Useful Links
Gets the info for a subject from the subjects directory
subject (str) – The subject to get the info for
str
subjects_dir (PathLike, optional) – The subjects directory, by default HOME / ‘Box’ / ‘ECoG_Recon’
PathLike
ch_types (str, optional) – The channel type, by default “seeg”
sfreq (int, optional) – The sampling frequency, by default 2000
int
The info for the subject
mne.Info