question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ENH: Filterer for decoding

See original GitHub issue

@kaichogami

We need to create a mne.decoding.Filterer object that takes low', high, sfreq … params, deals with 3D numpy array (n_epochs, n_chans, n_times) and transform the data with low/high/band pass filters.

It would be great to add a time_padding option to add zeros before and after tmin and tmax, so as to minimize edge artefact.

We’ll eventually deprecate FilterEstimator in one or two deprecation cycles, as it uses info as param.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
larsonercommented, Jul 29, 2016

I can’t remember, you’ll have to look at the code

0reactions
kaichogamicommented, Sep 10, 2016

This can be closed now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AV1: next generation video - The Constrained Directional ...
AV1 uses three normative enhancement filters in the coding loop. The first, the deblocking filter, does what it says; it removes obvious ...
Read more >
Deep Learning Based HEVC In-Loop Filtering for Decoder ...
Again SAO filter corrects the quantization errors by sending edge offset values to decoders. This operation consumes extra signaling bit and becomes an...
Read more >
A point-process matched filter for event detection and ...
Approach: To enable decoding of neurons with STRFs, we develop a novel point-process matched filter (PPMF) that can detect events and estimate ...
Read more >
Homomorphic filtering
Homomorphic filtering is a generalized technique for signal and image processing, involving a nonlinear mapping to a different domain in which linear filter...
Read more >
An Improved Unscented Kalman Filter Based Decoder for ...
The filter's state variables are the variables to be decoded, but can also include other variables which may improve the accuracy of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found