[Mne_analysis] extracting high frequency broadband (HFB) envelope

Eric Larson larson.eric.d at gmail.com
Fri Jun 19 10:33:02 EDT 2020
Search archives:

        External Email - Use Caution        

>
> Strangely once I epoch the envelope with mne.epoch() using some equally
> spaced stimulus releated events, the resulting epochs contain some negative
> value in their entries. But is does not seems that epoching shift the
> origin x axis or does it?
>

Did you set `baseline=None`? The default
<https://mne.tools/dev/generated/mne.Epochs.html#mne.Epochs> is
`baseline=(None, 0.)` which would mean that your data are being baseline
corrected (which you probably don't want).

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200619/7f99bdde/attachment.html 


More information about the Mne_analysis mailing list