scikit-hep / particle

Package to deal with particles, the PDG particle data table, PDGIDs, etc.
BSD 3-Clause "New" or "Revised" License
149 stars 25 forks source link

Add internal quantum numbers for several mesons #621

Closed eduardo-rodrigues closed 1 week ago

eduardo-rodrigues commented 1 week ago

These are updates to the extended particle information, the one that the PDG only provided in their 2008 extended data file. These internal quantum numbers are becoming more and more used by analysts it seems, hence it makes sense to add info manually. As this is extra info, not an actual particle data (measurements) update, I kept the version and date of the data file.

Closes https://github.com/scikit-hep/particle/issues/486 and https://github.com/scikit-hep/particle/issues/616.

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 96.07%. Comparing base (afb450e) to head (f8f89f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #621 +/- ## ======================================= Coverage 96.07% 96.07% ======================================= Files 32 32 Lines 1324 1324 ======================================= Hits 1272 1272 Misses 52 52 ```

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