Closed amanmdesai closed 1 year ago
Hello. That was quick! I'm low on bandwidth this week so let me just say that this needs to be complemented with dedicated tests. Some tests are around in several places but there is some enhancement required. Let me know if you do not see the places where relevant tests are or are to be added ...
Many thanks. Back asap.
Hello @eduardo-rodrigues Thanks for your message. Sure I will explore the possible tests that can be added related to susy particles.
I am now modifying the existing test. It would be nice and helpful if you could approve the workflows.
Thanks, Aman
Patch coverage: 100.00
% and project coverage change: +0.02
:tada:
Comparison is base (
3e2cf4b
) 95.87% compared to head (aee76d9
) 95.89%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
All particles listed in the susy table in PDG (monte carlo numbering note) are now covered.
The tests are modified to include a few cases.
Hi @eduardo-rodrigues This PR is now ready for review
Thank you very much @amanmdesai. I'm rather loaded but we will finalise this by the end of the week.
Thank you very much @amanmdesai. I'm rather loaded but we will finalise this by the end of the week.
Thanks @eduardo-rodrigues
This all looks correct and great to me. Many thanks, again!
Thanks!
It would be interesting to check SUSY particles better in the package, e.g. for lepton and baryon number, but that's a separate matter.
@eduardo-rodrigues This sounds interesting and will be useful as well. Shall I implement these tests in a separate PR? Could you please guide me on how lepton numbers are extracted using this package?
Also would it be useful to introduce a function (and relevant tests) to extract the R partity of a particle?
Thanks, Aman
It would certainly be interesting to expand on certain aspects in the package. Some extensions are not trivial and require care. Maybe better have tasks for these?
Let me ping @redeboer whom I believe has been using lepton and baryon numbers in his work around the ComPWA project. It would actually be interesting to understand what Particle can provide as ready-to-use info from PDG IDs, in particular, to avoid duplications. Again, better discuss such matters in tasks :).
👍
It would certainly be interesting to expand on certain aspects in the package. Some extensions are not trivial and require care. Maybe better have tasks for these?
Let me ping @redeboer whom I believe has been using lepton and baryon numbers in his work around the ComPWA project. It would actually be interesting to understand what Particle can provide as ready-to-use info from PDG IDs, in particular, to avoid duplications. Again, better discuss such matters in tasks :).
+1
Sure we can discuss this in a new issue?
Indeed best.
This PR aims to fix #463
@eduardo-rodrigues This is a proposed solution. There is some work to be done for example to check if the spin of all sfermions is indeed zero. As of now PR only fixes the issue with sfermions and not with gluinos. Please let me know if the strategy is okay
Thanks