Kati Lassila-Perini

Results 171 comments of Kati Lassila-Perini

For the pileup (see https://github.com/cernopendata/opendata.cern.ch/issues/3569) - check a free RECID - in code/dataset_records.py: in `pileup_dataset_recif =` `'Neutrino_E-10_gun/RunIISummer20ULPrePremix-UL16_106X_mcRun2_asymptotic_v13-v1/PREMIX' : `

@tiborsimko the html docs contain some process-specific information so we need to run them for all. Perhaps, we can make the doc file generation a separate step in the workflow.

Add the mcdb handling to the lhe_generators.py as in https://github.com/cernopendata/data-curation/blob/master/cms-2015-simulated-datasets/code/lhe_generators.py#L51-L103 Also change the output directory name to `lhe_generators/2016-sim/` and update the corresponding path in [dataset_records.py]()https://github.com/cernopendata/data-curation/blob/cms-2016-sim-test/cms-2016-simulated-datasets/code/dataset_records.py#L605

For nano variable display, follow up from https://github.com/cernopendata/opendata.cern.ch/issues/3607 and make the corresponding changes in https://github.com/cernopendata/data-curation/blob/cms-2016-sim-test/cms-2016-simulated-datasets/external-scripts/inspectNanoFile.py#L316 The css file is in /eos/opendata/cms/upload/kati/patsize.css

Take care of the cases where DAS finds two parent datasets. This makes the script fail when AODSIM is taken as parent (instead of MINIAODSIM) in https://github.com/cernopendata/data-curation/blob/cms-2016-sim-test/cms-2016-simulated-datasets/code/dataset_records.py#L456 Make sure that...

Many datasets (also those with the gridpack available) miss the LHE information (or only have the production script displayed) A madgraph example has only the script (but it is 404):...

> For nano variable display, follow up from [cernopendata/opendata.cern.ch#3607](https://github.com/cernopendata/opendata.cern.ch/issues/3607) and make the corresponding changes in https://github.com/cernopendata/data-curation/blob/cms-2016-sim-test/cms-2016-simulated-datasets/external-scripts/inspectNanoFile.py#L316 > > The css file is in /eos/opendata/cms/upload/kati/patsize.css This file is now https://opendata.cern.ch/eos/opendata/cms/dataset-semantics/patsize.css so...

For the record, the list of 2016 MC datasets that do not have CODP records yet are in /eos/user/c/cmsdpoa/data-curation/cms-2016-simulated-datasets/missing-2024-03.txt (with `/` -> `@` in the listing)

> Add the mcdb handling to the lhe_generators.py as in https://github.com/cernopendata/data-curation/blob/master/cms-2015-simulated-datasets/code/lhe_generators.py#L51-L103 > > Also change the output directory name to `lhe_generators/2016-sim/` and update the corresponding path in dataset_records.pyhttps://github.com/cernopendata/data-curation/blob/cms-2016-sim-test/cms-2016-simulated-datasets/code/dataset_records.py#L605 An example...

> Many datasets (also those with the gridpack available) miss the LHE information (or only have the production script displayed) A madgraph example has only the script (but it is...