Skip to content

Commit 4e6e134

Browse files
schwicketiborsimko
andcommitted
records: add DELPHI documentation manuals
Adds DELPHI documentation manual records and fixes links to records from the DELPHI documentation pages. Co-authored-by: Tibor Šimko <[email protected]>
1 parent fd90676 commit 4e6e134

File tree

3 files changed

+229
-8
lines changed

3 files changed

+229
-8
lines changed

cernopendata/modules/fixtures/data/docs/delphi-about/delphi-about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ User analyses should only use short or long DST reconstructed data.
2727
## The DELPHI software stack
2828
The preserved DELPHI stack consist of the following components:
2929

30-
* The analysis framework: [dstana package](/records/27002)
31-
* Event display: [delgra package](/records/27003)
30+
* The analysis framework: [dstana package](/record/80502)
31+
* Event display: [delgra package](/record/80503)
3232
* Simulation: delsim package
3333
* Reconstruction: delana package
3434

cernopendata/modules/fixtures/data/docs/delphi-getting-started/delphi-getting-started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ This quick start guide is meant as a guide for the very first steps to get going
77

88
The DELPHI stack consists of the following modules:
99

10-
* DELPHI DST analysis framework, also referred to as dstana. Please take a look at the [Skelana framework](docs/27002) for detailed information.
11-
* MonteCarlo production, consisting of simulation, reconstruction and short DST production. Note that the DST format depends on the year. During LEP1, mainly short DST was used, while during LEP2 the extendent short DST format was used. The various formats are described [here](docs/27004)
10+
* DELPHI DST analysis framework, also referred to as dstana. Please take a look at the [Skelana framework](/record/80502) for detailed information.
11+
* MonteCarlo production, consisting of simulation, reconstruction and short DST production. Note that the DST format depends on the year. During LEP1, mainly short DST was used, while during LEP2 the extendent short DST format was used. The various formats are described [here](/record/80504)
1212
* Event reconstruction from raw data, using the DELPHI event server.
13-
* The graphical DELPHI Event display, also referred to as [delgra](docs/27003).
13+
* The graphical DELPHI Event display, also referred to as [delgra](/record/80503).
1414

1515
## Before you start ...
1616

@@ -62,9 +62,9 @@ DELPHI manuals and notes are available from [https://cds.cern.ch/](http://cds.ce
6262

6363
Here is a selection for getting started:
6464

65-
* [Analysis framework](/docs/27002)
66-
* [Event display](/docs/27003)
67-
* [DST contents](/docs/27004)
65+
* [Analysis framework](/record/80502)
66+
* [Event display](/record/80503)
67+
* [DST contents](/record/80504)
6868

6969
## Source code
7070
The sources are available on https://gitlab.cern.ch/delphi. Some modules still requires CERN authentication. The plan is to release the software in the near future.
Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
[
2+
{
3+
"abstract": {
4+
"description": "Detailed description of the DELPHI conditions database contents, and the tools coming with it. There are 3 manuals available: the CARGO tool suite describes the database management tools, DDAPP is the detection description application package, and DPLOT is a tool to visualise specific contents of the database."
5+
},
6+
"accelerator": "CERN-LEP",
7+
"collaboration": {
8+
"name": "DELPHI collaboration",
9+
"recid": "80050"
10+
},
11+
"collections": [
12+
"DELPHI-documentation-manuals"
13+
],
14+
"date_created": [
15+
"1993"
16+
],
17+
"date_published": "2024",
18+
"distribution": {
19+
"formats": [
20+
"pdf"
21+
],
22+
"number_files": 3,
23+
"size": 1191672
24+
},
25+
"experiment": [
26+
"DELPHI"
27+
],
28+
"files": [
29+
{
30+
"checksum": "adler32:18d0bebc",
31+
"size": 404470,
32+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/ddb/cargo600.pdf"
33+
},
34+
{
35+
"checksum": "adler32:9ef43714",
36+
"size": 229767,
37+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/ddb/ddapp600.pdf"
38+
},
39+
{
40+
"checksum": "adler32:63ea0076",
41+
"size": 557435,
42+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/ddb/dplot.pdf"
43+
}
44+
],
45+
"license": {
46+
"attribution": "CC0"
47+
},
48+
"publisher": "CERN Open Data Portal",
49+
"recid": "80501",
50+
"title": "DELPHI database documentation",
51+
"type": {
52+
"primary": "Supplementaries",
53+
"secondary": [
54+
"Manual"
55+
]
56+
}
57+
},
58+
{
59+
"abstract": {
60+
"description": "DELPHI user analysis framework documentation. The base documentation can be found in the skelana.pdf file. Skelana manuals. The manual 99_175_prog_239.pdf refers to a later update of the base document. This manual corresponds to the latest version, containing changes present in the latest version of the skelana framework."
61+
},
62+
"accelerator": "CERN-LEP",
63+
"collaboration": {
64+
"name": "DELPHI collaboration",
65+
"recid": "80050"
66+
},
67+
"collections": [
68+
"DELPHI-documentation-manuals"
69+
],
70+
"date_created": [
71+
"1999"
72+
],
73+
"date_published": "2024",
74+
"distribution": {
75+
"formats": [
76+
"pdf"
77+
],
78+
"number_files": 2,
79+
"size": 439119
80+
},
81+
"experiment": [
82+
"DELPHI"
83+
],
84+
"files": [
85+
{
86+
"checksum": "adler32:9a26470d",
87+
"size": 174717,
88+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/skelana/99_175_prog_239.pdf"
89+
},
90+
{
91+
"checksum": "adler32:4bac9f7a",
92+
"size": 264402,
93+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/skelana/skelana.pdf"
94+
}
95+
],
96+
"license": {
97+
"attribution": "CC0"
98+
},
99+
"publisher": "CERN Open Data Portal",
100+
"recid": "80502",
101+
"title": "DELPHI skeleton analysis framework documentation, Skelana.",
102+
"type": {
103+
"primary": "Supplementaries",
104+
"secondary": [
105+
"Manual"
106+
]
107+
}
108+
},
109+
{
110+
"abstract": {
111+
"description": "The DELPHI event display is called 'delgra'. This manual is a slighly updated version of the original manual, which takes into account changes related to the swap from a commercial to a freely available 3d software suite, based on OpenGL."
112+
},
113+
"accelerator": "CERN-LEP",
114+
"collaboration": {
115+
"name": "DELPHI collaboration",
116+
"recid": "80050"
117+
},
118+
"collections": [
119+
"DELPHI-documentation-manuals"
120+
],
121+
"date_created": [
122+
"2022"
123+
],
124+
"date_published": "2024",
125+
"distribution": {
126+
"formats": [
127+
"pdf"
128+
],
129+
"number_files": 1,
130+
"size": 255295
131+
},
132+
"experiment": [
133+
"DELPHI"
134+
],
135+
"files": [
136+
{
137+
"checksum": "adler32:6eaeebd0",
138+
"size": 255295,
139+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/delgra/delgra2.0.pdf"
140+
}
141+
],
142+
"license": {
143+
"attribution": "CC0"
144+
},
145+
"publisher": "CERN Open Data Portal",
146+
"recid": "80503",
147+
"title": "DELPHI event display manual",
148+
"type": {
149+
"primary": "Supplementaries",
150+
"secondary": [
151+
"Manual"
152+
]
153+
}
154+
},
155+
{
156+
"abstract": {
157+
"description": "Collection of manuals describing the various DELPHI DST formats."
158+
},
159+
"accelerator": "CERN-LEP",
160+
"collaboration": {
161+
"name": "DELPHI collaboration",
162+
"recid": "80050"
163+
},
164+
"collections": [
165+
"DELPHI-documentation-manuals"
166+
],
167+
"date_created": [
168+
"2000"
169+
],
170+
"date_published": "2024",
171+
"distribution": {
172+
"formats": [
173+
"pdf"
174+
],
175+
"number_files": 5,
176+
"size": 224908694782
177+
},
178+
"experiment": [
179+
"DELPHI"
180+
],
181+
"files": [
182+
{
183+
"checksum": "adler32:7304ac95",
184+
"size": 489206,
185+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/dst/dstana.pdf"
186+
},
187+
{
188+
"checksum": "adler32:e59d20b1",
189+
"size": 224906949069,
190+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/dst/dst_content.pdf"
191+
},
192+
{
193+
"checksum": "adler32:7726d95f",
194+
"size": 536721,
195+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/dst/longdes.pdf"
196+
},
197+
{
198+
"checksum": "adler32:424a9c05",
199+
"size": 311558,
200+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/dst/shortdes.pdf"
201+
},
202+
{
203+
"checksum": "adler32:1f0fe32d",
204+
"size": 408228,
205+
"uri": "root://eospublic.cern.ch//eos/opendata/delphi/documentation/dst/xshortdes.pdf"
206+
}
207+
],
208+
"license": {
209+
"attribution": "CC0"
210+
},
211+
"publisher": "CERN Open Data Portal",
212+
"recid": "80504",
213+
"title": "DELPHI DST format manuals",
214+
"type": {
215+
"primary": "Supplementaries",
216+
"secondary": [
217+
"Manual"
218+
]
219+
}
220+
}
221+
]

0 commit comments

Comments
 (0)