eegprep.newtimef#
- eegprep.newtimef(data, frames, tlimits, srate, cycles=0, *, winsize=None, freqs=None, freqrange=None, nfreqs=None, freqscale=None, timesout=None, padratio=None, overlap=None, baseline=0, scale='log', basenorm='off', trialbase='off', powbase=None, alpha=None, pboot=None, rboot=None, erspboot=None, itcboot=None, naccu=200, boottype='shuffle', baseboot=1, mcorrect='none', itctype='phasecoher', type=None, subitc='off', plottype='image', plot='on', plotersp='on', plotitc='on', plotphase='off', title='Time-frequency', rng=None, detrend='off', causal='off', wletmethod='dftfilt3', timewarp=None, timewarpms=None, timewarpidx=None, vert=None, verbose='off')#
Compute an EEGLAB-like ERSP/ITC time-frequency decomposition.
- Parameters:
data (Any)
frames (int)
tlimits (Any)
srate (float)
cycles (Any)
winsize (Any)
freqs (Any)
freqrange (Any)
nfreqs (Any)
freqscale (Any)
timesout (Any)
padratio (Any)
overlap (Any)
baseline (Any)
scale (str)
basenorm (str)
trialbase (str)
powbase (Any)
alpha (Any)
pboot (Any)
rboot (Any)
erspboot (Any)
itcboot (Any)
naccu (int)
boottype (str)
baseboot (Any)
mcorrect (str)
itctype (str)
type (str | None)
subitc (str)
plottype (str)
plot (Any)
plotersp (Any)
plotitc (Any)
plotphase (Any)
title (str)
rng (Any)
detrend (str)
causal (str)
wletmethod (str)
timewarp (Any)
timewarpms (Any)
timewarpidx (Any)
vert (Any)
verbose (str)
- Return type:
TimeFrequencyResult