Skip to content

Commit

Permalink
finished running systematics
Browse files Browse the repository at this point in the history
  • Loading branch information
Duchstf committed Aug 7, 2024
1 parent f16a3e2 commit 4431859
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion submit/submit_official_TheorySys.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
memory='12GB'

#Had to split ZH due to memory issues
CR_list = ['ttH', 'ggF', 'VV', #'VBFHToBBDipoleRecoilOn',
CR_list = ['ttH', 'ggF', 'VV', 'VBFHToBBDipoleRecoilOn',
'ZHHToBBZToQQ', 'ZHHToBBZToLL', 'ZHHToBBZToNuNu', 'ggZHHToBBZToQQ', 'ggZHHToBBZToLL', 'ggZHHToBBZToNuNu',
'WminusHHToBBWToQQ', 'WplusHHToBBWToQQ', 'WminusHHToBBWToLNu', 'WplusHHToBBWToLNu']

Expand Down
2 changes: 1 addition & 1 deletion submit_jobs.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Try submitting stuff several times
# ssh -L 8787:localhost:8787 dhoang@cmslpc342.fnal.gov
# ./submit_jobs.sh 2016APV > dask.out 2>&1
# ./submit_jobs.sh 2017 > dask.out 2>&1
year=$1
python submit/submit_official_TheorySys.py $year > dask.out 2>&1
python submit/submit_official_TheorySys.py $year > dask.out 2>&1
Expand Down

0 comments on commit 4431859

Please sign in to comment.