Skip to content
This repository was archived by the owner on Jul 15, 2018. It is now read-only.

relinc/SurePulseDataProcessor #22 fixes filtering issues.#19

Merged
bhalonen merged 2 commits intomasterfrom
simple-filter-fix
Nov 30, 2017
Merged

relinc/SurePulseDataProcessor #22 fixes filtering issues.#19
bhalonen merged 2 commits intomasterfrom
simple-filter-fix

Conversation

@bhalonen
Copy link
Copy Markdown
Contributor

Adds triangular filter and documentation tests.

@bhalonen bhalonen requested a review from markhalonen November 30, 2017 04:24
@markhalonen
Copy link
Copy Markdown
Member

No behavioral changes^. Just cleanup. I ran unit tests and that worked. I ran it in Trim and that worked. I'm trying to run it from Viewer and it's hanging because the filter is extremely slow if the lowpass value is irrationally small. It freezes up and never recovers. Works good with rational lowpass values.

@markhalonen
Copy link
Copy Markdown
Member

I forgot to remove the text listener in the Viewer, fixing in relinc/SurePulseDataProcessor#61

@markhalonen
Copy link
Copy Markdown
Member

So if you think the hangups with an irrational lowpass value are acceptable, this is ready to merge. I don't know the feasibility of checking the rationality of user input to avoid crashes.

@bhalonen
Copy link
Copy Markdown
Contributor Author

Will have to work, for now, I think it eventually works, just takes forever to compute.

@bhalonen bhalonen merged commit 7d4b43b into master Nov 30, 2017
@bhalonen bhalonen deleted the simple-filter-fix branch November 30, 2017 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants