BrillouinMicroscopy / BMicro

Python GUI for post-measurement Brillouin microscopy analysis.
GNU General Public License v3.0
4 stars 0 forks source link

Implement GUI to restrict peak width #251

Closed raimund-schluessler closed 1 year ago

raimund-schluessler commented 2 years ago

This allows to restrict the peak width fitted.

Requires https://github.com/BrillouinMicroscopy/bmlab/pull/169 and a new bmlab release.

codecov-commenter commented 1 year ago

Codecov Report

Base: 41.83% // Head: 41.40% // Decreases project coverage by -0.43% :warning:

Coverage data is based on head (dcb0417) compared to base (59203a5). Patch coverage: 7.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ========================================== - Coverage 41.83% 41.40% -0.44% ========================================== Files 15 15 Lines 1972 1995 +23 ========================================== + Hits 825 826 +1 - Misses 1147 1169 +22 ``` | [Impacted Files](https://codecov.io/gh/BrillouinMicroscopy/BMicro/pull/251?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BrillouinMicroscopy) | Coverage Δ | | |---|---|---| | [bmicro/gui/main.py](https://codecov.io/gh/BrillouinMicroscopy/BMicro/pull/251/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BrillouinMicroscopy#diff-Ym1pY3JvL2d1aS9tYWluLnB5) | `23.81% <0.00%> (-0.51%)` | :arrow_down: | | [bmicro/gui/evaluation/evaluation\_view.py](https://codecov.io/gh/BrillouinMicroscopy/BMicro/pull/251/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BrillouinMicroscopy#diff-Ym1pY3JvL2d1aS9ldmFsdWF0aW9uL2V2YWx1YXRpb25fdmlldy5weQ==) | `40.83% <18.75%> (-0.64%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BrillouinMicroscopy). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BrillouinMicroscopy)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.