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

Update processor to run on NanoAOD with globalParT stage2 #214

Open
wants to merge 80 commits into
base: main
Choose a base branch
from

Conversation

cmantill
Copy link
Contributor

@cmantill cmantill commented Sep 18, 2024

  • Update processor to add variables
  • Add filelist
  • Add comments to cross section list with checks from xsecdb
  • Enable BDT inference in processor (to speed up later in signal region processing)
  • Add notebook and script to compare Xbb tagger performance
  • Add branches with gen level information for V+Jets and diboson (not in the latest jobs yet)

@cmantill cmantill marked this pull request as ready for review September 18, 2024 21:01
cmantill and others added 30 commits September 27, 2024 16:04
* Added notebook to retrieve eventlist

* style: pre-commit fixes

* better merge

* style: pre-commit fixes

* update

* style: pre-commit fixes

* saving loaded events in root, wip

* NB loads file, selects desired columns from hh4b, saves to root

* root files saved into a separate folder

* started making eventlist.py, made note of potential bug in EventList.ipynb

* minor touch ups

* make eventlist.py

* added README.md

* added README.md

* tested eventlist script, ready for merge

* training BDT with v12 events

* PNetPlots wip

* wip

* plotting ROC for PNET wip

* wip

* added matching masks

* added different way of handling signal exclusive columns

* wip

* fixed masks, wip

* added Legacy, values off, needs fix

* wip

* wip

* added 24Sep26 BDT Training config

* modified TrainBDT.py and postprocessing.py to fit retraining

* wip

* test BDT trained on aprtial data

* trained 24Sep27_v5_GloParTv2

* removed duplicate line

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Javier Duarte <jduarte@ucsd.edu>
)

* Added notebook to retrieve eventlist

* style: pre-commit fixes

* better merge

* style: pre-commit fixes

* update

* style: pre-commit fixes

* saving loaded events in root, wip

* NB loads file, selects desired columns from hh4b, saves to root

* root files saved into a separate folder

* started making eventlist.py, made note of potential bug in EventList.ipynb

* minor touch ups

* make eventlist.py

* added README.md

* added README.md

* tested eventlist script, ready for merge

* training BDT with v12 events

* PNetPlots wip

* wip

* plotting ROC for PNET wip

* wip

* added matching masks

* added different way of handling signal exclusive columns

* wip

* fixed masks, wip

* added Legacy, values off, needs fix

* wip

* wip

* added 24Sep26 BDT Training config

* modified TrainBDT.py and postprocessing.py to fit retraining

* wip

* test BDT trained on aprtial data

* trained 24Sep27_v5_GloParTv2

* removed duplicate line

* fixed bugs and working on plotting funciton

* working version of ValidateBDT.py, next: evaluate with scale&smear

* fixed plotting of vertical lines for thresholds

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Javier Duarte <jduarte@ucsd.edu>
* Added notebook to retrieve eventlist

* style: pre-commit fixes

* better merge

* style: pre-commit fixes

* update

* style: pre-commit fixes

* saving loaded events in root, wip

* NB loads file, selects desired columns from hh4b, saves to root

* root files saved into a separate folder

* started making eventlist.py, made note of potential bug in EventList.ipynb

* minor touch ups

* make eventlist.py

* added README.md

* added README.md

* tested eventlist script, ready for merge

* training BDT with v12 events

* PNetPlots wip

* wip

* plotting ROC for PNET wip

* wip

* added matching masks

* added different way of handling signal exclusive columns

* wip

* fixed masks, wip

* added Legacy, values off, needs fix

* wip

* wip

* added 24Sep26 BDT Training config

* modified TrainBDT.py and postprocessing.py to fit retraining

* wip

* test BDT trained on aprtial data

* trained 24Sep27_v5_GloParTv2

* removed duplicate line

* fixed bugs and working on plotting funciton

* working version of ValidateBDT.py, next: evaluate with scale&smear

* fixed plotting of vertical lines for thresholds

* wip

* performed validation on thre most recent BDTs, code cleaned up

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Javier Duarte <jduarte@ucsd.edu>
Co-authored-by: Cristina Mantilla Suarez <cmantill@users.noreply.github.com>
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.

3 participants