[Mne_analysis] extracting high frequency broadband (HFB) envelope

Guillaume Corlouer G.Corlouer at sussex.ac.uk
Fri Jun 19 10:43:33 EDT 2020
Search archives:

        External Email - Use Caution        

Turns out I didn't set `baseline=None`,  indeed I don't want it to be baseline corrected, this solved the problem, thanks a lot !
________________________________
From: mne_analysis-bounces at nmr.mgh.harvard.edu <mne_analysis-bounces at nmr.mgh.harvard.edu> on behalf of Eric Larson <larson.eric.d at gmail.com>
Sent: Friday, June 19, 2020 2:33 PM
To: Discussion and support forum for the users of MNE Software <mne_analysis at nmr.mgh.harvard.edu>
Subject: Re: [Mne_analysis] extracting high frequency broadband (HFB) envelope


        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/01c0d23d/attachment-0001.html 


More information about the Mne_analysis mailing list