-
Notifications
You must be signed in to change notification settings - Fork 13
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
Adding groomed jet radius and momentum balance for the soft drop groomed jet #303
Comments
@jmduarte @chrispap95 @lgray can you give @kawaho some feedback on this proposal? |
Hi sorry for the late response, indeed, this sounds like a useful addition @kawaho! Please go ahead with the PR. |
Thanks @rkansal47 and @matthewfeickert , closing the issue now. |
@kawaho Please do not close issues in advance of completion. Instead use GitHub's keywords in the body of the implimenting PR to close them. |
Apologies, this is my first PR. I have referenced this issue in the PR made. |
You're good. Nothing to apologize about. 👍 |
I am proposing to add the groomed jet radius and momentum balance in the return output of the
exclusive_jets_softdrop_grooming
function. These two are commonly studied jet substructure variables. The change is simple by basically callingand adding the results to the outputs. I am happy to make a pull request if this proposal is accepted.
The text was updated successfully, but these errors were encountered: