umami-hep / umami-preprocessing

UPP: Umami PreProcessing
1 stars 34 forks source link

Generalise jet object name for preprocessing and add lepton isolation preprocessing #46

Closed philippgadow closed 10 months ago

philippgadow commented 10 months ago

This MR makes the use for umami-preprocessing more general and extends it to uses beyond jets.

It introduces the jets_name which can be any object name for h5. Eventually, the interface should be renamed to "object_name" but for now I think it this change is largely cosmetic and should be addressed in another MR.

Further, this MR adds configuration files for lepton isolation tagger preprocessing.

It also updates some packages and adds conda to the .gitignore list.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0b5ba74) 93.55% compared to head (d815c14) 93.48%.

:exclamation: Current head d815c14 differs from pull request most recent head 1ac83e4. Consider uploading reports for the commit 1ac83e4 to get more accurate results

Files Patch % Lines
upp/classes/components.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 93.55% 93.48% -0.08% ========================================== Files 15 15 Lines 947 951 +4 ========================================== + Hits 886 889 +3 - Misses 61 62 +1 ```

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