Skip to content

Commit 2a81576

Browse files
committed
feat(records): add individual ATLAS 2020 ROOT files
Offer individual ROOT files for ATLAS 2020 education datasets to make the access easier, all the while keeping the original zip tarball. Closes cernopendata/data-curation#257
1 parent 6b84056 commit 2a81576

8 files changed

+5774
-24
lines changed

data/records/atlas-2020-1largeRjet1lep.json

Lines changed: 673 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-1lep.json

Lines changed: 668 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-1lep1tau.json

Lines changed: 578 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-2lep.json

Lines changed: 1133 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-3lep.json

Lines changed: 1073 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-4lep.json

Lines changed: 553 additions & 3 deletions
Large diffs are not rendered by default.

data/records/atlas-2020-GamGam.json

Lines changed: 48 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
],
2020
"date_published": "2020",
2121
"distribution": {
22-
"number_files": 1,
23-
"size": 1593950859
22+
"number_files": 10,
23+
"size": 3709990685
2424
},
2525
"doi": "10.7483/OPENDATA.ATLAS.B5BJ.3SGS",
2626
"experiment": [
@@ -31,6 +31,51 @@
3131
"checksum": "adler32:d880482c",
3232
"size": 1593950859,
3333
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam.zip"
34+
},
35+
{
36+
"checksum": "adler32:29634ba7",
37+
"size": 81250713,
38+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/Data/data_A.GamGam.root"
39+
},
40+
{
41+
"checksum": "adler32:afaa0bed",
42+
"size": 289902606,
43+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/Data/data_B.GamGam.root"
44+
},
45+
{
46+
"checksum": "adler32:46c10b74",
47+
"size": 424774751,
48+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/Data/data_C.GamGam.root"
49+
},
50+
{
51+
"checksum": "adler32:3c5ca072",
52+
"size": 686798449,
53+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/Data/data_D.GamGam.root"
54+
},
55+
{
56+
"checksum": "adler32:f76530f0",
57+
"size": 217819076,
58+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/MC/mc_341081.ttH125_gamgam.GamGam.root"
59+
},
60+
{
61+
"checksum": "adler32:5b858188",
62+
"size": 218418347,
63+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/MC/mc_343981.ggH125_gamgam.GamGam.root"
64+
},
65+
{
66+
"checksum": "adler32:8cff2e38",
67+
"size": 108616148,
68+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/MC/mc_345041.VBFH125_gamgam.GamGam.root"
69+
},
70+
{
71+
"checksum": "adler32:5ac6bca3",
72+
"size": 29757932,
73+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/MC/mc_345318.WpH125J_Wincl_gamgam.GamGam.root"
74+
},
75+
{
76+
"checksum": "adler32:6b506f04",
77+
"size": 58701804,
78+
"uri": "root://eospublic.cern.ch//eos/opendata/atlas/OutreachDatasets/2020-08-19/GamGam/MC/mc_345319.ZH125J_Zincl_gamgam.GamGam.root"
3479
}
3580
],
3681
"license": {
@@ -53,7 +98,7 @@
5398
]
5499
},
55100
"usage": {
56-
"description": "This dataset is provided by the ATLAS Collaboration <strong>only for educational purposes and is not suited for scientific publications</strong>.\n You can access these data through the ATLAS Virtual Machine and Software.\n More documentation is available at:",
101+
"description": "<p>This dataset is provided as a zipped tarball (<code>GamGam.zip</code>) and as a list of unzipped individually-accessible ROOT files containing the collision data (such as <code>data_A.GamGam.root</code>) and the simulated data (such as <code>mc_341081.ttH125_gamgam.GamGam.root</code>). You can use either the tarball or the individual ROOT files.</p> <p>This dataset is provided by the ATLAS Collaboration <strong>only for educational purposes and is not suited for scientific publications</strong>.\n You can access these data through the ATLAS Virtual Machine and Software.\n More documentation is available at:</p>",
57102
"links": [
58103
{
59104
"description": "The ATLAS Open Data documentation for 13 TeV release",

0 commit comments

Comments
 (0)