From 47fa54fa7b5c7ae9a1fcc738934a867b24b34954 Mon Sep 17 00:00:00 2001 From: lrdossan Date: Fri, 2 Aug 2024 11:42:43 +0200 Subject: [PATCH] removed sentence from form (related to the suggestion algorithm) --- caimira/apps/templates/base/calculator.form.html.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/caimira/apps/templates/base/calculator.form.html.j2 b/caimira/apps/templates/base/calculator.form.html.j2 index ce39e4d3..04cef0e0 100644 --- a/caimira/apps/templates/base/calculator.form.html.j2 +++ b/caimira/apps/templates/base/calculator.form.html.j2 @@ -347,7 +347,6 @@

The dashed lines are suggestions for the ventilation transition times
- (generated from the input data using the scipy find_peaks algorithm).