Skip to content

added peak detection#30

Open
stephanschulz wants to merge 1 commit intoprouast:masterfrom
stephanschulz:master
Open

added peak detection#30
stephanschulz wants to merge 1 commit intoprouast:masterfrom
stephanschulz:master

Conversation

@stephanschulz
Copy link
Copy Markdown

using this c++ implementation of the using z-scores peak detection algorithm https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/46998001#46998001

The added code draws an additional graph showing the peaks and troughs of the s_f curve. It also draws a filled circle every time the most recent peak value equals 1.

All this was done to get me one step closer to visualizing the onset of the live heart beat.

@prouast
Copy link
Copy Markdown
Owner

prouast commented Nov 18, 2020

Thanks for the PR, @stephanschulz. I might take some time to merge this as I would prefer to make it optional - just very busy with other stuff at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants