-
Notifications
You must be signed in to change notification settings - Fork 114
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
new analysis_toolkit.py #572
base: master
Are you sure you want to change the base?
new analysis_toolkit.py #572
Conversation
Thanks a lot for this! While I'm sure the details will evolve based on my (and hopefully others') feedback, I really appreciate the initiative! Would you have time to briefly introduce the current implementation at the meeting Monday? |
Yes, I do hope we can add on more as we go. I can briefly show the implementation on Monday's meeting :) |
Maybe we could move the example to a new directly called @egamberini could we run the example in the CI? |
One more general comment: |
First version of a new toolkit script for analysis.
preselection_cut(show_table=True) returns a flag and produces a table for the candidate in the event.
Sample Output :
I've added an
analysis_example.py
inmacro/
, which was used for this output.