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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The repository has been setup to enable using the spO2 source code in both Ardui
13
13
Runs the Brainflow algorithm on the provided data folder (which needs to contain a separate .csv file for PPG-R and PPG-IR from the EmotiBit ending in `PR.csv` and `PI.csv`) and saves the calculated SpO2 with timestamps to `calculated_spo2.csv`. Also shows a plot of the PPG data overlayed with the calculated SpO2.
14
14
15
15
# Performance
16
-
Plots were created using `scorer.py` from the [EmotiBit Biometric Lib repo](https://github.com/EmotiBit/EmotiBit_Biometric_Lib)
16
+
Plots were created using `scorer.py` from the [EmotiBit Biometric Lib repo](https://github.com/EmotiBit/EmotiBit_Biometric_Lib/blob/a82244efcccb6512258c802b8eebd2d1895d8990/py/examples/scorer_example/scorer_example.py#L1)
0 commit comments