Skip to content

What do the graphs shown on the Android app mean? #77

Answered by jones139
chrisroge asked this question in 02_Q&A
Discussion options

You must be logged in to vote

Yes, this project is lacking a few things, including documentation, sorry :). The best description of the detection algorithm is here: https://www.openseizuredetector.org.uk/?page_id=455.

In terms of the graphs, the main bar graph is the frequency spectrum in 1Hz bins so you can see which frequency band has the most movement (the system is set to detect movement in the range 3-8 Hz.
The horizontal graphs show how far off alarming it is for the two conditions that have to be satisfied to create an alarm state:
Power (Alarm Threshold setting)= absolute amount of movement - if there is very little movement, we do not want to generate an alarm, because we are probably just detecting noise.
Sp…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jones139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
02_Q&A
Labels
None yet
2 participants