fermiPy / fermipy

Fermi-LAT Python Analysis Framework
http://fermipy.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
51 stars 53 forks source link

Overwrite component-wise time selection in lightcurve bin #531

Closed henrikef closed 6 months ago

henrikef commented 1 year ago

See discussion in #517.

Fixes #517 .

codecov-commenter commented 1 year ago

Codecov Report

Base: 48.73% // Head: 48.72% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (0f3c0ac) compared to base (fbd4c95). Patch coverage: 42.85% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #531 +/- ## ========================================== - Coverage 48.73% 48.72% -0.02% ========================================== Files 141 141 Lines 26520 26527 +7 ========================================== Hits 12925 12925 - Misses 13595 13602 +7 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `48.72% <42.85%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fermiPy#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/fermiPy/fermipy/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fermiPy) | Coverage Δ | | |---|---|---| | [fermipy/lightcurve.py](https://codecov.io/gh/fermiPy/fermipy/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fermiPy#diff-ZmVybWlweS9saWdodGN1cnZlLnB5) | `80.20% <42.85%> (-0.92%)` | :arrow_down: | | [fermipy/utils.py](https://codecov.io/gh/fermiPy/fermipy/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fermiPy#diff-ZmVybWlweS91dGlscy5weQ==) | `71.46% <0.00%> (-0.35%)` | :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=fermiPy). 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=fermiPy)

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