KaiHabermann / decayangle

https://kaihabermann.github.io/decayangle/
MIT License
1 stars 0 forks source link

Decode rf angles directly using SU2 #53

Closed KaiHabermann closed 1 week ago

KaiHabermann commented 1 month ago

You can either apply a 2pi shift to one angle or decode the entire set of rest frame angles using SU2. The latter is more continuus, which is why one may prefer it.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 80.95238% with 8 lines in your changes missing coverage. Please review.

Project coverage is 83.77%. Comparing base (c66e1da) to head (afc16c7).

Files Patch % Lines
src/decayangle/lorentz.py 50.00% 5 Missing and 2 partials :warning:
src/decayangle/kinematics.py 96.29% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================== - Coverage 88.08% 83.77% -4.31% ========================================== Files 6 6 Lines 646 672 +26 Branches 113 117 +4 ========================================== - Hits 569 563 -6 - Misses 41 72 +31 - Partials 36 37 +1 ```

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