Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several bug fixes and minor additions #191

Closed
wants to merge 28 commits into from

Conversation

dkoh0207
Copy link
Collaborator

Probably the most important bug fix is the following: when you build truth particles from MC labels, there were cases that a given truth particle has true nonghost depositions but not predicted nonghost depositions, in which case we build a TruthParticle with empty TruthParticle.points but non-empty TruthParticle.truth_points. However, while TruthParticle.truth_depositions must be non-empty (because it should be true nonghost depositions), this was not reflected in the code.

Dae Heun Koh and others added 28 commits March 1, 2024 17:44
… points (the truth_depositions ended up being empty)
@dkoh0207 dkoh0207 closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant