data-curation icon indicating copy to clipboard operation
data-curation copied to clipboard

CMS: test cms-YYYY-.. updates on a dataset

Open katilp opened this issue 3 years ago • 3 comments

Test the updates of cms-YYYY-simulated-datasets by applying it to a new 2012 dataset /MinBias_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V7A-v1/AODSIM see https://github.com/cernopendata/opendata.cern.ch/issues/3150

The files are located under /eos/opendata/cms/mc/Summer12_DR53X/MinBias_TuneZ2star_8TeV-pythia6/

The "fixed" fields for 2012 simulated data are:

"date_created": [
      "2012"
    ], 
    "date_published": "2021", 
    "date_reprocessed": "2012", 

    "pileup": {
      "description": "<p>To make these simulated data comparable with the collision data, <a href=\"/docs/cms-guide-pileup-simulation\">pile-up events</a> are added to the simulated event in this step.</p>", 
      "links": [
        {
          "recid": "37", 
          "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM"
        }
      ]
    }, 
    "run_period": [
      "Run2012A", 
      "Run2012B", 
      "Run2012C", 
      "Run2012D"
    ], 
    "system_details": {
      "global_tag": "START53_V27::All", 
      "release": "CMSSW_5_3_32"
    }, 

katilp avatar Nov 02 '21 08:11 katilp

I have just checked it out, the script works well.

here is the record with "recid":"NNNNN" @MinBias_TuneZ2star_8TeV-pythia6@[email protected]

Empty McM dictionary

This dataset /MinBias_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V7A-v1/AODSIM has a valid prep_id in DAS but empty dictionary in McM. (I tried both get by prep_id and by dataset name, also empty McM in DAS).

missing/potentially missing fields -as they come from McM-:

  • Production script
  • Generator parameters
  • rec['cross_section'] = {}
  • Maybe more configuration files as DAS isn't reliable to show all config_ids

OsamaMomani avatar Nov 06 '21 01:11 OsamaMomani

@OsamaMomani Do you have the three config files downloaded already somewhere?

katilp avatar Dec 03 '21 09:12 katilp

@OsamaMomani Do you have the three config files downloaded already somewhere?

@katilp Yes, I will upload them here for you:

OsamaMomani avatar Dec 03 '21 13:12 OsamaMomani