https://github.com/benkrikler/llp_generation
Files to generate LLP models
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
Files to generate LLP models
Basic Info
- Host: GitHub
- Owner: benkrikler
- Language: Python
- Default Branch: master
- Size: 79.1 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
SMS Long-lived particle MC production
This repository contains the CMSSW and CRAB config files used to generate SMS LLP (long-lived particle) MC.
Setup the environment
Everytime you login
Source the relevant CMS environment, crab environment and setup your grid proxy:
bash
source /cvmfs/cms.cern.ch/cmsset_default.sh
source /cvmfs/cms.cern.ch/crab3/crab.sh
voms-proxy-init --voms cms --valid 168:00
Only once
Create a directory to keep all your LLP files and directories and move into it.
Checkout the master branch of this repository:
bash
git clone git@github.com:benkrikler/LLP_generation.git
cd LLP_generation
Commands to produce the CMSSW config files
The cmsDriver.py commands used to produce the CMSSW config files can be found
in the READMEs of the respective subdirectories of this repository.
How to submit
To submit locally, just run pass the CMSSW config file to cmsRun:
bash
cmsRun ${CMSSW_CFG}
To submit to the grid using CRAB, pass the CRAB config file to the relevant crab
commands:
bash
crab submit -c ${CRAB_CFG}
To monitor your grid job:
bash
crab status -d ${CRAB_DIR}
There are many other fun CRAB commands that I will let you discover yourself.
Owner
- Login: benkrikler
- Kind: user
- Website: benkrikler.github.io
- Twitter: benkrikler
- Repositories: 58
- Profile: https://github.com/benkrikler
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- shane-breeze (3)