Question about epochs.apply_baseline

External Email - Use Caution

Hi all,
       I used the command "epochs.apply_baseline(None,0)" to do baseline
correction, But after running this command, I found that epochs information
still shows baseline off. I do not know why. It seems that data have been
changed, but why it still baseline off? Attached is my screenshot for this
question.
[image: image.png]
      Thank you very much
       Yours sincerely

       Tao Xia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20191014/067ed23a/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23215 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20191014/067ed23a/attachment-0001.png

External Email - Use Caution

You need to do `apply_baseline((None, 0))` or
`apply_baseline(baseline=(None, 0))`as the first argument to this function
is the baseline to use.

Eric

        External Email - Use Caution

Hi all,
       I used the command "epochs.apply_baseline(None,0)" to do baseline
correction, But after running this command, I found that epochs information
still shows baseline off. I do not know why. It seems that data have been
changed, but why it still baseline off? Attached is my screenshot for this
question.
[image: image.png]
      Thank you very much
       Yours sincerely

       Tao Xia
_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20191014/06c5bd82/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23215 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20191014/06c5bd82/attachment-0001.png