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

Add HI data taking in cms_release_info.json #2

Closed
katilp opened this issue Sep 12, 2022 · 1 comment
Closed

Add HI data taking in cms_release_info.json #2

katilp opened this issue Sep 12, 2022 · 1 comment

Comments

@katilp
Copy link
Owner

katilp commented Sep 12, 2022

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

See cernopendata/data-curation#145 for val_json

See cernopendata/data-curation#144 for cmssw, gt_data and gt_mc

NB: to be synchronized with https://github.com/cernopendata/data-curation/tree/master/cms-release-info

@katilp
Copy link
Owner Author

katilp commented Apr 24, 2023

Add also run range info for Run2013A, HIRun2013, Run2015E and HIRun2015

@katilp katilp closed this as completed in ec8ab86 Apr 24, 2023
katilp added a commit that referenced this issue Apr 24, 2023
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

No branches or pull requests

1 participant