You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rec['distribution']['number_events'] =27646400# this is computed from the number of files (17279 * 1600 = 27646400) was: get_number_events(dataset_full_name, das_dir)
326
326
rec['distribution']['number_files'] =17279# known but maybe get from eos - was: get_number_files(dataset_full_name, das_dir)
327
-
rec['distribution']['size'] =0# FIXME: check from eos - was: get_size(dataset_full_name, das_dir)
327
+
rec['distribution']['size'] =55600743325296# known via grep '"size"' inputs/eos-file-indexes/*.json | awk '{print $NF}' | tr ',' ' ' | paste -s -d+ | bc
rec['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 the DIGI2RAW step.</p>"
rec['usage']['description'] ="These simulated data are not meant to be analysed on their own. The dataset can be used to add pile-up events to newly simulated event samples using CMS experiment software, available through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in"
432
432
rec['usage']['links'] = [
433
433
{
434
-
"description": "Running CMS analysis code using Docker",
435
-
"url": "/docs/cms-guide-docker"
436
-
},
434
+
"description": "Running CMS analysis code using Docker",
435
+
"url": "/docs/cms-guide-docker#images"
436
+
},
437
437
{
438
-
"description": "How to install the CMS Virtual Machine",
439
-
"url": "/docs/cms-virtual-machine-2016-2018"
440
-
},
438
+
"description": "How to install the CMS Virtual Machine",
439
+
"url": "/docs/cms-virtual-machine-cc7"
440
+
},
441
441
{
442
-
"description": "Getting started with CMS open data",
442
+
"description": "Getting started with CMS open data",
0 commit comments