wonambi.ioeeg.eeglab module

class wonambi.ioeeg.eeglab.EEGLAB(filename)[source]

Bases: object

return_dat(chan, begsam, endsam)[source]
return_hdr()[source]
subj_idstr

subject identification code

start_timedatetime

start time of the dataset

s_freqfloat

sampling frequency

chan_namelist of str

list of all the channels

n_samplesint

number of samples in the dataset

origdict

additional information taken directly from the header

return_markers()[source]