Skip to content

CO2 fitting algorithm refinement

Luis Aleixo requested to merge feature/CO2_fitting_refinement into master
  • Removed fitting_ventilation_type (not needed)
  • Replaced Pelt algorithm by scipy find_peaks method (here) for better ventilation state changes detection accuracy.

Explanative report here.

Dependent on the merge of !504 (merged)

Before fitting algorithm, only display the suggested ventilation times:

Screenshot_2024-08-02_at_11.46.21

Fitting algorithm output:

Screenshot_2024-08-02_at_11.46.38

Edited by Andre Henriques

Merge request reports

Loading