From 8ab8a74ab1d1da583cb96f5345278cdfb8f13347 Mon Sep 17 00:00:00 2001 From: Boris <boris.baldassari@eclipse-foundation.org> Date: Wed, 6 Apr 2022 11:02:52 +0200 Subject: [PATCH] Update aice aura demonstrator following fza review. --- content/articles/aice_aura_demonstrator/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/articles/aice_aura_demonstrator/index.md b/content/articles/aice_aura_demonstrator/index.md index d8239d1..a447786 100644 --- a/content/articles/aice_aura_demonstrator/index.md +++ b/content/articles/aice_aura_demonstrator/index.md @@ -59,7 +59,7 @@ The data preparation step is achieved through a series of Python scripts develop <img src="/images/articles/aice_aura_demonstrator/ecg_workflow.png" alt="The AURA AI process - before" class="img-responsive"> {{</ grid/div >}} -There are many parameters involved in the process, with some of them having a huge impact on performance, like the time window for the rr-interval. In order to fine-tune these parameters one needs to try and run various combinations, which is not practical or even prohibitive with long executions. +There are many parameters involved in the process, with some of them having a huge impact on performance, like the time window for the rr-interval. In order to fine-tune these parameters one needs to try and run various combinations, which is not practical and can be prohibitive with long executions. More information: * European Data Format (EDF): https://www.edfplus.info -- GitLab