Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
PR to clean up the code #16
base: feature/particlenet
Are you sure you want to change the base?
PR to clean up the code #16
Changes from all commits
00adab9
b0cb614
f4f0b37
92425e4
6dc169e
3270f3e
ef4be25
218ee2e
4a70404
970502b
23cca4b
a3bdfd0
1cc1f3b
4ee2a6a
779efb6
8955f61
2ff8aef
242e016
9bfa8f8
08950df
af8439b
84c8310
18793db
f595436
9e77f06
d9c26bd
a1d5357
d048e33
45d8b78
e6063b5
04be46d
5b9dc78
f958866
fb52e43
b6894d0
c7d36bb
b30d197
2fc7698
cfd4422
d5426e1
49ea8cd
78f5f08
c11d462
18d3c5d
4873ccb
3ef1754
610a8d9
605eac1
4920c56
f785ef3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to keep this on by default? I think it's fine, I was just thinking it might introduce additional runtime + memory constraints. Especially removing the dijet cuts can increase the number of events passing quite a bit - hence making ParticleNet input dict occupy larger amounts of memory.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's keep this on hold. I think that we should check the DNN distributions without these cuts.
This file was deleted.