-
Notifications
You must be signed in to change notification settings - Fork 15
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 get siblings #255
base: update_CMSSW_13
Are you sure you want to change the base?
Update get siblings #255
Conversation
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.
Is this file the same as the one in DBTools/scripts/createEventLists.py
? If so, maybe this could be removed? I assume the other one to be the correct file, but correct me if I am wrong.
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.
yes good catch there should only be the one in python
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.
I left a comment about a file. If you @carriganm95 and @mlj5j tested the changes and they worked fine, I can approve.
…into updadeGetSiblings
I have rechecked this with EGamma_2022C, I also included new fiducial maps for muons/electrons in 2022F. If people still have issues with the skim edits I can separate the PRs |
I saw the files again, and everything seems fine. Again, if you @carriganm95 and @mlj5j tested the siblings finding script and it worked fine, feel free to merge everything together |
stop looking for resubmit failure reasons if one is already found
Updates to get siblings to first look for already processed events lists for secondary files
Can now run condor jobs to process event lists for a dataset
If you already have the dataset json file you can run
python3 submitCreateEventLists.py -j
or you can create it at time of running
python3 submitCreateEventLists.py -d
Files will be saved to a directory in /data/users/mcarrigan/condor/EventLists/, and getSiblings will look for these and only create event list if it is not found