Skip to content

Commit 1e04cb9

Browse files
committed
hrv wip
1 parent b93d3c1 commit 1e04cb9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

site/data_analysis/heart_rate_variability/exploring_heart_rate_variability.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,8 @@ Returns int[] of peak row-numbers
599599

600600
## A subject's journey
601601

602+
The various phases of the WESAD experiments:
603+
602604

603605
::: {.sourceClojure}
604606
```clojure

src/data_analysis/heart_rate_variability/exploring_heart_rate_variability.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@
392392

393393
;; ## A subject's journey
394394

395+
;; The various phases of the WESAD experiments:
396+
395397
(def id->label
396398
[:transient, :baseline,
397399
:stress, :amusement, :meditation,

0 commit comments

Comments
 (0)