Coder Social home page Coder Social logo

Comments (12)

agramfort avatar agramfort commented on June 28, 2024

AFAIK nobody is working on this

just be careful that filters you use are zero-phase

from mne-python.

larsoner avatar larsoner commented on June 28, 2024

Another option is to adapt the line filtering routines from Chronux, as they don't require the use of band-stop filters.

from mne-python.

dengemann avatar dengemann commented on June 28, 2024

heard this one before on the mailing list (probably you mentioned it:)
I should look into it once more.
thanks for the (re)pointer

On 24.10.2012, at 23:54, Eric89GXL [email protected] wrote:

Another option is to adapt the line filtering routines from Chronux, as they don't require the use of band-stop filters.


Reply to this email directly or view it on GitHub.

from mne-python.

larsoner avatar larsoner commented on June 28, 2024

Basically it uses multi-taper estimation combined with an F statistic to infer if there were significant sinusoidal components in the data. You can even specifically tell it which frequencies to test, which is nice because you could restrict it to the line freq and its harmonics. I haven't personally tried it on M/EEG data, though...

from mne-python.

dengemann avatar dengemann commented on June 28, 2024

sounds cool.
would be good however

On 25.10.2012, at 00:07, Eric89GXL [email protected] wrote:

Basically it uses multi-taper estimation combined with an F statistic to infer if there were significant sinusoidal components in the data. You can even specifically tell it which frequencies to test, which is nice because you could restrict it to the line freq and its harmonics. I haven't personally tried it on M/EEG data, though...


Reply to this email directly or view it on GitHub.

from mne-python.

dengemann avatar dengemann commented on June 28, 2024

woops, sorry, something was missing--

would be good to have one or two references from meeg studies using this technique.

but anyways, sounds very nice.
let me look into this soon.

D

On 25.10.2012, at 00:14, "Denis A. Engemann" [email protected] wrote:

sounds cool.
would be good however

On 25.10.2012, at 00:07, Eric89GXL [email protected] wrote:

Basically it uses multi-taper estimation combined with an F statistic to infer if there were significant sinusoidal components in the data. You can even specifically tell it which frequencies to test, which is nice because you could restrict it to the line freq and its harmonics. I haven't personally tried it on M/EEG data, though...


Reply to this email directly or view it on GitHub.

from mne-python.

larsoner avatar larsoner commented on June 28, 2024

Just a reminder to @agramfort to look into notch filtering for 0.6, as our code could easily knock out a small band of frequencies.

from mne-python.

dengemann avatar dengemann commented on June 28, 2024

also see #98

On 10.12.2012, at 20:48, Eric89GXL [email protected] wrote:

Just a reminder to @agramfort to look into notch filtering for 0.6, as our code could easily knock out a small band of frequencies.


Reply to this email directly or view it on GitHub.

from mne-python.

larsoner avatar larsoner commented on June 28, 2024

@agramfort do you have input on this? I assume you haven't had a chance to look through other packages...

Since I can't work on #11 while traveling, I might try to work on a few options for this: an FIR/FFT band-stop, an IIR band-stop, and I'll try doing what is done in chronux (although I've read through some of that code before, and it's not the easiest thing to understand). Let me know if you have other methods ideas.

from mne-python.

agramfort avatar agramfort commented on June 28, 2024

indeed no time to look carefully. I would fly with the code of the standard
toolbox in the domain for inspiration...

from mne-python.

dengemann avatar dengemann commented on June 28, 2024

We are using a perl translation of this matlab window-sinc filter,
which does a very nice job for removing power line artifacts from MEG data.

http://www.gomatlab.de/window-sinc-filter-t19156.html

I always wanted to translate it, but always other stuff seemed more
important.

On Fri, Dec 21, 2012 at 9:55 AM, Alexandre Gramfort <
[email protected]> wrote:

indeed no time to look carefully. I would fly with the code of the standard
toolbox in the domain for inspiration...


Reply to this email directly or view it on GitHubhttps://github.com//issues/98#issuecomment-11606594.

from mne-python.

larsoner avatar larsoner commented on June 28, 2024

Closing this to move discussion to #316.

from mne-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.