-
Notifications
You must be signed in to change notification settings - Fork 24
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
Ch update histeft #431
Ch update histeft #431
Conversation
Co-authored-by: Brent R. Yates <[email protected]>
Thanks @jlawrenc. Is this branch in sync with the latest master updates? I see some merge conflicts. |
It does appear there are a couple merge conflicts we were unaware of. It looks like they are due to some recent tau changes so I will resolve them before a merge |
I'm thinking the TopCoffea branch checkout was overwritten when the master branch was merged in. |
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 get the CI working, and address the remaining open comments (or make issues for them).
There were some lines accidentally deleted for the scalings selection, I added it back. This branch should be ready to merge. |
Great, thanks for fixing everything @ywan2 ! It looks like there are a few merge conflicts with the master branch related to the cfg files. Once those are fixed we should be able to merge. |
…sample, and updated (#449) * Adding json and cfg files. * Run3 processor and event selection * Topeft/modules update * Temporary commit * unit SFs for Run3 * some tweaking * another temp commit * Fixed issues in analysis processor for plain Run3 * Fixed issues in analysis processor for plain Run3 * JME Run3 * Fixing dataset definition for data in analysis_processor * First pkl file version * Adapting SFs to Run3 * Fixing dataset definition for data in analysis_processor * Fixing uncommented line * Stable Run2 + Run3 flow with systematics (when available) * Fixing uncommented line * Fixing uncommented line * Adapting corrections to the new JECStack * Merging with master * Minor fixes * Minor fixes for pylint * Minor fixes for pylint * Minor fixes for pylint * Optimizing JME corrections * fixing pylint errors * Addressing Brent's comments * Fixing pyling comments * Fixing pyling comments * Fixing pyling comments * Implementing Brent's comments * fixing pylint errors * Fixing AttachElectronSF * Updates for plotting with make_cr_and_sr_plots.py * Updated jsons, summed over ext files * Working make_cr_and_sr_plots.py update * Realigning plotter script to Brent's version * Realigning plotter script to Brent's version * Updating redirector * fixing ttbar 2QLNu sample * fixing Run3 cfgs * Script to check that all the files listed in the jsons are reachable * modified files, according to what is present * modified files, according to what is present --------- Co-authored-by: Amanda Ehnis <[email protected]>
@anpicci can you fix the new lint errors? |
This change modifies the topeft_run2 analysis processor and supporting scripts. The key change in the channel definitions are moved to a json as a common source for the scripts to draw upon. It also includes two new run modes the onZ/offZ channels and tau channels. The TOP-22-006 run mode has been fully validated to the data and asimov limits. The tau and onZ/offZ run modes are still undergoing final validation