removed sentence from form (related to the suggestion algorithm)
This commit is contained in:
parent
8b092cd3ab
commit
47fa54fa7b
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue