-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to eliminate potential AC noises? #3521
Comments
Hi @DaohanZhang Can you plot a spectrum of the traces? If the noise is localized, you can play with the q factor of the notch filter to broaden/narrow the notch band to try to remove most of the noise |
It would be helpful to look at the spectra though (couldn't find them on slack) |
Thanks, can you also plot the power spectrum density? It makes it easier to check for very localized noise sources. From the spectrograms, they seem quite distributed so a notch filter won't help much here... |
Can you try a notch filter where you have the peak (~5000Hz) and see if it improves the situation? |
Hello everyone! I found my last NPX recording got polluted with some potential AC noises possibly due to poor GND and REF. Here are some of the noises after sorting with KS4, which is spikes approximately appeared at at 50Hz pulses. Is there any preprocess filters could eliminate such noises. I tried using notch_filter centered 50, 100 and 150Hz before default bandpass_filter, it just did not work.
The text was updated successfully, but these errors were encountered: