You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
MEG data seems to suffer from a 20 Hz artifact (+harmonics), already for a while now. This should be investigated and fixed.
Describe yourself
Jan-Mathijs Schoffelen
Staff scientist
MR physics
Audience
Everybody using MEG.
Test data
Any recently recorded dataset.
To Reproduce
Steps to reproduce the behavior:
Read in the data
Chunk it in segments, e.g. of 5 seconds
Compute power spectra
Visualize the spectra
Expected behavior
We would expect well-behaved spectra from emptyroom measurements, with only spectral lines at 50 + harmonics, not at 20 + harmonics as well
Screenshots
Environment and versions (please complete the following information):
n.a.
Additional context
JM teams up with Uriel and Robert to address this. This includes identification of the cause, fixing the cause, and documenting what can (and needs to) be done to clean existing data.
The text was updated successfully, but these errors were encountered:
schoffelen
changed the title
Artifact of unknown origin in MEG data
Artifact of unknown origin in MEG data, turns out to be the light camera
Nov 2, 2021
I will write and document some example code that can be used to alleviate the artifact, demonstrating:
-how to do 3d order gradient balancing (->ft_denoise_synthetic)
-how to do adaptive balancing (->ft_denoise_pca)
Describe the issue
MEG data seems to suffer from a 20 Hz artifact (+harmonics), already for a while now. This should be investigated and fixed.
Describe yourself
Audience
Everybody using MEG.
Test data
Any recently recorded dataset.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We would expect well-behaved spectra from emptyroom measurements, with only spectral lines at 50 + harmonics, not at 20 + harmonics as well
Screenshots
Environment and versions (please complete the following information):
Additional context
JM teams up with Uriel and Robert to address this. This includes identification of the cause, fixing the cause, and documenting what can (and needs to) be done to clean existing data.
The text was updated successfully, but these errors were encountered: