EvokedArray (data, info[, tmin, comment, ...])
|
Evoked object from numpy array. |
EpochsArray (data, info[, events, tmin, ...])
|
Epochs object from numpy array. |
io.RawArray (data, info[, first_samp, copy, ...])
|
Raw object from numpy array. |
create_info (ch_names, sfreq[, ch_types, verbose])
|
Create a basic Info instance suitable for use with create_raw. |