From 184332b28260f9f9333484ce1ff948ec9f9f39d3 Mon Sep 17 00:00:00 2001 From: Giovanni Guerrieri Date: Wed, 9 Oct 2024 17:50:45 +0200 Subject: [PATCH] records: fix ATLAS 2020 simulated data types --- AUTHORS.rst | 1 + data/records/atlas-2020-1largeRjet1lep.json | 3 ++- data/records/atlas-2020-1lep.json | 3 ++- data/records/atlas-2020-1lep1tau.json | 3 ++- data/records/atlas-2020-2lep.json | 3 ++- data/records/atlas-2020-3lep.json | 3 ++- data/records/atlas-2020-4lep.json | 3 ++- data/records/atlas-2020-GamGam.json | 3 ++- data/records/atlas-2020-exactly2lep.json | 3 ++- data/records/atlas-2020-mc-jet-reconstruction.json | 2 +- data/records/atlas-ATL-PHYS-PUB-2021-002.json | 2 +- data/records/atlas-CERN-EP-2023-174.json | 3 ++- data/records/atlas-CERN-EP-2024-159.json | 3 ++- data/records/atlas-SIMU-2018-04.json | 2 +- 14 files changed, 24 insertions(+), 13 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 436337f45b..798c6c3565 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -23,6 +23,7 @@ The list of contributors in alphabetical order: - `Eric Engestrom `_ - `Felix Socher `_ - `Filip Maxin `_ +- `Giovanni Guerrieri `_ - `Giuliana Galati `_ - `Harri Hirvonsalo `_ - `Heitor Pascoal de Bittencourt `_ diff --git a/data/records/atlas-2020-1largeRjet1lep.json b/data/records/atlas-2020-1largeRjet1lep.json index 5364618821..2d52c03d46 100644 --- a/data/records/atlas-2020-1largeRjet1lep.json +++ b/data/records/atlas-2020-1largeRjet1lep.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-1lep.json b/data/records/atlas-2020-1lep.json index d8fe9a9d22..08602c1cac 100644 --- a/data/records/atlas-2020-1lep.json +++ b/data/records/atlas-2020-1lep.json @@ -58,7 +58,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-1lep1tau.json b/data/records/atlas-2020-1lep1tau.json index 4402136dfe..e7c134495b 100644 --- a/data/records/atlas-2020-1lep1tau.json +++ b/data/records/atlas-2020-1lep1tau.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-2lep.json b/data/records/atlas-2020-2lep.json index fcb2647b08..5d8e9acf37 100644 --- a/data/records/atlas-2020-2lep.json +++ b/data/records/atlas-2020-2lep.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-3lep.json b/data/records/atlas-2020-3lep.json index 1452f0bb95..fa6b07a319 100644 --- a/data/records/atlas-2020-3lep.json +++ b/data/records/atlas-2020-3lep.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-4lep.json b/data/records/atlas-2020-4lep.json index fc8226229c..7e3eb540fd 100644 --- a/data/records/atlas-2020-4lep.json +++ b/data/records/atlas-2020-4lep.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-GamGam.json b/data/records/atlas-2020-GamGam.json index fc8fb76404..a39ea3e43d 100644 --- a/data/records/atlas-2020-GamGam.json +++ b/data/records/atlas-2020-GamGam.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-exactly2lep.json b/data/records/atlas-2020-exactly2lep.json index 267b1314a7..75868b032a 100644 --- a/data/records/atlas-2020-exactly2lep.json +++ b/data/records/atlas-2020-exactly2lep.json @@ -48,7 +48,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-2020-mc-jet-reconstruction.json b/data/records/atlas-2020-mc-jet-reconstruction.json index dbdf49f3fc..5102430761 100644 --- a/data/records/atlas-2020-mc-jet-reconstruction.json +++ b/data/records/atlas-2020-mc-jet-reconstruction.json @@ -98,7 +98,7 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-ATL-PHYS-PUB-2021-002.json b/data/records/atlas-ATL-PHYS-PUB-2021-002.json index 3250c952cd..aa60b8abe4 100644 --- a/data/records/atlas-ATL-PHYS-PUB-2021-002.json +++ b/data/records/atlas-ATL-PHYS-PUB-2021-002.json @@ -106,7 +106,7 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-CERN-EP-2023-174.json b/data/records/atlas-CERN-EP-2023-174.json index 0aba5828cf..c4ee6af189 100644 --- a/data/records/atlas-CERN-EP-2023-174.json +++ b/data/records/atlas-CERN-EP-2023-174.json @@ -235,7 +235,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] } } diff --git a/data/records/atlas-CERN-EP-2024-159.json b/data/records/atlas-CERN-EP-2024-159.json index 34aa42f832..63c349c3f2 100644 --- a/data/records/atlas-CERN-EP-2024-159.json +++ b/data/records/atlas-CERN-EP-2024-159.json @@ -245,7 +245,8 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Derived", + "Simulated" ] }, "usage": { diff --git a/data/records/atlas-SIMU-2018-04.json b/data/records/atlas-SIMU-2018-04.json index 8e54fa7e6c..b0e55b161f 100644 --- a/data/records/atlas-SIMU-2018-04.json +++ b/data/records/atlas-SIMU-2018-04.json @@ -71,7 +71,7 @@ "type": { "primary": "Dataset", "secondary": [ - "Derived" + "Simulated" ] }, "usage": {