cremerlab / hplc-py

A Python utility for the processing and quantification of chromatography data
https://cremerlab.github.io/hplc-py/
GNU General Public License v3.0
27 stars 5 forks source link

Bug fix for: #10 small issue in correct baseline method #11

Closed gchure closed 8 months ago

gchure commented 8 months ago

This fixes the bug identified in #10 and improves the test dataset for fitting many peaks.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8ce5223) 97.06% compared to head (24a56b3) 97.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ======================================= Coverage 97.06% 97.06% ======================================= Files 3 3 Lines 545 545 ======================================= Hits 529 529 Misses 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.