Skip to content

Commit

Permalink
removed sentence from form (related to the suggestion algorithm)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrdossan committed Aug 2, 2024
1 parent 5be4dfd commit 0ab039b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caimira/apps/templates/base/calculator.form.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@
<img id="CO2_data_plot"/><br>
<p id="suggestion_lines_txt" class="text-danger text-center">
The dashed lines are suggestions for the ventilation transition times<br>
(generated from the input data using the <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.find_peaks.html">scipy find_peaks</a> algorithm).
</p>
<div id="DIVfitting_ventilation" class="form-group mb-0">
<label for="fitting_ventilation_states">Please enter the ventilation state change times, separated by comma - e.g. [8.5, 10, 11.5, 17]. </label>
Expand Down

0 comments on commit 0ab039b

Please sign in to comment.