[Mne_analysis] maxwell filtering 4D-neuroimaging/BTi data

Maria Hakonen maria.hakonen at gmail.com
Mon Dec 3 02:20:20 EST 2018
Search archives:

        External Email - Use Caution        

Dear MNE experts,

I tried to maxwell filter meg data collected with 4D-neuroimaging/BTi
system as follows:
raw_tsss = mne.preprocessing.maxwell_filter(raw, st_only=True,
ignore_ref=True,destination=trans,st_duration=60)

raw_sss = mne.preprocessing.maxwell_filter(raw, st_only=False,
ignore_ref=True,destination=trans)

However, the data looks very noisy after filtering:

Original data:
[image: original.png]
sss filtered data:
[image: maxfiltered_SSS.png]
tsss filtered data (left) and original data (right):
[image: original_vs_maxfiltered.png]

I wonder if anyone knows what could be wrong?
Is it a problem if there are discontinuities in the data (all data is not
collected on the same day).

Best,
Maria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181203/b86a45c5/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: original.png
Type: image/png
Size: 83614 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181203/b86a45c5/attachment-0003.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maxfiltered_SSS.png
Type: image/png
Size: 71165 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181203/b86a45c5/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: original_vs_maxfiltered.png
Type: image/png
Size: 88186 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20181203/b86a45c5/attachment-0005.png 


More information about the Mne_analysis mailing list