Skip to content

Changed the threshold to have automatic option

Now i changed the way to do the threshold: it removes the negative values, then it will take the highest noise value between the minimum of the baseline (10 ml) and the beginning of the integration range (14 ml). all value bellow or egal will be NaN. then the code keep only the biggest part with no NaN (so remove all the noise value and keep only the signal)

Merge request reports

Loading