Skip to content
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

Run-order based fallback windows #8

Open
jaketmp opened this issue Jul 18, 2018 · 1 comment
Open

Run-order based fallback windows #8

jaketmp opened this issue Jul 18, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jaketmp
Copy link
Member

jaketmp commented Jul 18, 2018

Determine fallback integration windows based on bounds of prior and subsequent samples, rather than global medians

@jaketmp jaketmp added the enhancement New feature or request label Jul 18, 2018
@adwolfer
Copy link
Collaborator

The current implementation treats every sample independently (no knowledge of run order) which is a challenge to the definition of FIR as bound by the found peaks of prior and subsequent samples.

It can be envisioned to recalculate FIR as a last processing step once every samples and features have been found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants