You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The standard deviation of the difference in successive RR periods, SDΔRR (milli
8
8
9
9
An interactive plot is created with three panels. The top panel shows the RR data versus time. The middle panel shows the SDΔRR metric versus time. The bottom panel shows the ECG voltage values versus time. You may pan and zoom using the plot controls.
10
10
11
-
If the value of SDΔRR exceeds the threshold for a sufficient time then the zone is identified as suspicious. If zone(s) are identified a message "Suspicious events found in ..." is printed and [Poincaré plots](https://en.wikipedia.org/wiki/Poincar%C3%A9_plot) are saved as portable network graphics (.png) files. If location data is available then a web page showing the track in green with the suspicious zones in red will be created.
11
+
If the value of SDΔRR exceeds the threshold for a sufficient time then the zone is identified as suspicious. If zone(s) are identified a message "Suspicious events found in ..." is printed and both ECG plots and [Poincaré plots](https://en.wikipedia.org/wiki/Poincar%C3%A9_plot) are saved as portable network graphics (.png) files. If location data is available then a web page showing the track in green with the suspicious zones in red will be created.
12
12
13
13
The program may not identify zones where evidence of an arrhythmia exists. The program may erroneously identify zones where no arrhythmia occurred. Artifacts in the data may make the program unreliable. The program is not intended to identify all types of arrhythmia. Interpretations of the validity and significance of the results is left to the user and their doctor.
0 commit comments