Skip to content

Commit b235345

Browse files
committed
update readme for ecg zone plots
1 parent 1f27741 commit b235345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The standard deviation of the difference in successive RR periods, SDΔRR (milli
88

99
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.
1010

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.
1212

1313
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.
1414

0 commit comments

Comments
 (0)