We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add HI data taking in cms_release_info.json
Need the following fields:
{ "year": 2010, "lumi_uncertainty": 11, "luminosity_reference": "https://cds.cern.ch/record/1279145", "recid_val": 1000, "val_json": [ { "type": "golden", "recid": 1000, "url" : "https://cms-service-dqmdc.web.cern.ch/CAF/certification/Collisions10/7TeV/Reprocessing/Cert_136033-149442_7TeV_Apr21ReReco_Collisions10_JSON_v2.txt" }, { "type": "muon", "recid": 0, "url": "https://cms-service-dqmdc.web.cern.ch/CAF/certification/Collisions10/7TeV/Reprocessing/Cert_136033-149442_7TeV_Apr21ReReco_Collisions10_JSON_MuonPhys_v2.txt" } ], "cmssw" : "CMSSW_4_2_8", "gt_data" : "FT_R_42_V10A::All", "gt_mc" : "START42_V17B::All", "image_gitlab": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434", "image_dockerhub": "cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434" },
See cernopendata/data-curation#146 for lumi_uncertainty and luminosity_reference
lumi_uncertainty
luminosity_reference
See cernopendata/data-curation#145 for val_json
val_json
See cernopendata/data-curation#144 for cmssw, gt_data and gt_mc
cmssw
gt_data
gt_mc
NB: to be synchronized with https://github.com/cernopendata/data-curation/tree/master/cms-release-info
The text was updated successfully, but these errors were encountered:
Add also run range info for Run2013A, HIRun2013, Run2015E and HIRun2015
Sorry, something went wrong.
ec8ab86
Merge pull request #4 from katilp/update-hi-info
39a90be
Update HI info, closes #2
No branches or pull requests
Add HI data taking in cms_release_info.json
Need the following fields:
See cernopendata/data-curation#146 for
lumi_uncertainty
andluminosity_reference
See cernopendata/data-curation#145 for
val_json
See cernopendata/data-curation#144 for
cmssw
,gt_data
andgt_mc
NB: to be synchronized with https://github.com/cernopendata/data-curation/tree/master/cms-release-info
The text was updated successfully, but these errors were encountered: