Uh oh!
There was an error while loading. Please reload this page.
PWGHF: Add ThnSparse of the ML scores vs Vars to the Lc task - #5040
Conversation
fgrosa
left a comment
There was a problem hiding this comment.
Hi @zhangbiao-phy thanks a lot! I have few comments (the most important about the maximum number of axes), see below
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
zhangbiao-phy
commented
Mar 8, 2024
Hi @fgrosa, Thanks for the review! Very helpful! I commit the changes based on your suggestion and comments. |
fgrosa
left a comment
There was a problem hiding this comment.
Hi @zhangbiao-phy thanks for implementing my comments! I have a couple of additional suggestions, then it's good for me.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Fabrizio <fabrizio.grosa@cern.ch>
alibuild
commented
Mar 8, 2024
Error while checking build/O2Physics/o2 for f938929 at 2024-03-08 12:40: Full log here. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
@zhangbiao-phy , your changes replaced the filter with partitions which broke the candidate grouping by collision. As a result, all candidates are now processed multiple times, once for each collision. To fix the grouping, please add slicing per collision index. |
vkucera
commented
Mar 18, 2024
Tagging @DelloStritto to keep him in the loop. |
zhangbiao-phy
commented
Mar 18, 2024
Hi @vkucera, Thanks for spotting this! It's a mistake. actually, I have tested it on my laptop. I will make a PR soon. |
No description provided.