mulmocast 2.2.0 → 2.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/schemas/html_prompt.json +60 -0
- package/assets/schemas/mulmo_script.json +283 -0
- package/assets/slide_themes/corporate.json +18 -0
- package/assets/slide_themes/creative.json +18 -0
- package/assets/slide_themes/dark.json +18 -0
- package/assets/slide_themes/minimal.json +18 -0
- package/assets/slide_themes/pop.json +18 -0
- package/assets/slide_themes/warm.json +18 -0
- package/assets/styles/akira_comic.json +22 -0
- package/assets/styles/ani.json +43 -0
- package/assets/styles/children_book.json +13 -0
- package/assets/styles/comic_strips.json +13 -0
- package/assets/styles/drslump_comic.json +22 -0
- package/assets/styles/ghibli_comic.json +22 -0
- package/assets/styles/ghibli_shorts.json +28 -0
- package/assets/styles/ghost_comic.json +29 -0
- package/assets/styles/leda.json +29 -0
- package/assets/styles/onepiece_comic.json +22 -0
- package/assets/styles/slide_corporate.json +30 -0
- package/assets/styles/slide_creative.json +30 -0
- package/assets/styles/slide_dark.json +30 -0
- package/assets/styles/slide_minimal.json +30 -0
- package/assets/styles/slide_pop.json +30 -0
- package/assets/styles/slide_warm.json +30 -0
- package/lib/data/index.d.ts +2 -0
- package/lib/data/index.js +2 -0
- package/lib/data/slideStyles.d.ts +206 -0
- package/lib/data/slideStyles.js +206 -0
- package/lib/data/slideThemes.d.ts +134 -0
- package/lib/data/slideThemes.js +134 -0
- package/lib/slide/layouts/columns.js +3 -4
- package/lib/slide/layouts/comparison.js +3 -5
- package/lib/slide/layouts/grid.js +1 -1
- package/lib/slide/layouts/stats.js +20 -7
- package/lib/slide/layouts/timeline.js +17 -4
- package/lib/slide/render.d.ts +1 -1
- package/lib/slide/render.js +5 -1
- package/lib/slide/schema.d.ts +1 -0
- package/lib/slide/schema.js +1 -0
- package/lib/types/schema.d.ts +4 -0
- package/lib/types/slide.d.ts +1 -0
- package/lib/types/slide.js +1 -0
- package/lib/utils/context.d.ts +2 -0
- package/lib/utils/image_plugins/slide.js +4 -2
- package/package.json +14 -4
- package/scripts/test/test_slide_image_ref_en.json +2 -1
- package/scripts/test/test_slide_image_ref_gemini_en.json +289 -0
- package/scripts/test/test_slide_image_ref_gemini_en.json~ +289 -0
- package/scripts/test/test_tts_speed.json +252 -0
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$mulmocast": { "version": "1.1" },
|
|
3
|
+
"lang": "en",
|
|
4
|
+
"title": "The Higgs Boson — Exploring the Origin of Mass",
|
|
5
|
+
"slideParams": {
|
|
6
|
+
"theme": {
|
|
7
|
+
"colors": {
|
|
8
|
+
"bg": "0B1120",
|
|
9
|
+
"bgCard": "162032",
|
|
10
|
+
"bgCardAlt": "1E2D45",
|
|
11
|
+
"text": "F0F4F8",
|
|
12
|
+
"textMuted": "A0AEC0",
|
|
13
|
+
"textDim": "4A5568",
|
|
14
|
+
"primary": "63B3ED",
|
|
15
|
+
"accent": "B794F4",
|
|
16
|
+
"success": "68D391",
|
|
17
|
+
"warning": "F6AD55",
|
|
18
|
+
"danger": "FC8181",
|
|
19
|
+
"info": "4FD1C5",
|
|
20
|
+
"highlight": "F687B3"
|
|
21
|
+
},
|
|
22
|
+
"fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"imageParams": {
|
|
26
|
+
"provider": "google",
|
|
27
|
+
"model": "gemini-3-pro-image-preview",
|
|
28
|
+
"images": {
|
|
29
|
+
"detector": {
|
|
30
|
+
"type": "imagePrompt",
|
|
31
|
+
"prompt": "A massive cylindrical particle detector at CERN, showing intricate layers of sensors and electronics in warm orange and gold lighting, photorealistic, wide-angle view from inside the detector barrel"
|
|
32
|
+
},
|
|
33
|
+
"lhc": {
|
|
34
|
+
"type": "imagePrompt",
|
|
35
|
+
"prompt": "The Large Hadron Collider tunnel at CERN, a long curved underground tunnel with blue superconducting magnets stretching into the distance, cool blue lighting, photorealistic"
|
|
36
|
+
},
|
|
37
|
+
"higgs_event": {
|
|
38
|
+
"type": "imagePrompt",
|
|
39
|
+
"prompt": "A colorful particle collision event display from the CMS detector at CERN, showing radiating particle tracks in green, red and blue lines emanating from a central collision point on a dark background, scientific visualization style"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"beats": [
|
|
44
|
+
{
|
|
45
|
+
"text": "What is the Higgs boson? Let's look back at the history of its discovery.",
|
|
46
|
+
"image": {
|
|
47
|
+
"type": "slide",
|
|
48
|
+
"slide": {
|
|
49
|
+
"layout": "title",
|
|
50
|
+
"title": "The Higgs Boson",
|
|
51
|
+
"subtitle": "A Journey to the Origin of Mass",
|
|
52
|
+
"author": "Introduction to Particle Physics"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"text": "The Higgs boson holds a special place in the Standard Model.",
|
|
58
|
+
"image": {
|
|
59
|
+
"type": "slide",
|
|
60
|
+
"slide": {
|
|
61
|
+
"layout": "columns",
|
|
62
|
+
"title": "Particles of the Standard Model",
|
|
63
|
+
"subtitle": "17 Elementary Particles",
|
|
64
|
+
"columns": [
|
|
65
|
+
{
|
|
66
|
+
"title": "Fermions",
|
|
67
|
+
"accentColor": "primary",
|
|
68
|
+
"content": [
|
|
69
|
+
{ "type": "imageRef", "ref": "detector", "alt": "Fermion interactions" },
|
|
70
|
+
{ "type": "bullets", "items": ["Quarks (6 types)", "Leptons (6 types)"], "icon": "⚛" },
|
|
71
|
+
{ "type": "text", "value": "Particles that make up matter", "dim": true }
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "Bosons",
|
|
76
|
+
"accentColor": "accent",
|
|
77
|
+
"content": [
|
|
78
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "LHC tunnel" },
|
|
79
|
+
{ "type": "bullets", "items": ["Photon", "W & Z bosons", "Gluon"], "icon": "⚡" },
|
|
80
|
+
{ "type": "text", "value": "Force-carrying particles", "dim": true }
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "Higgs Boson",
|
|
85
|
+
"accentColor": "highlight",
|
|
86
|
+
"content": [
|
|
87
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "Higgs boson decay" },
|
|
88
|
+
{ "type": "text", "value": "Origin of Mass", "bold": true, "color": "highlight" },
|
|
89
|
+
{ "type": "text", "value": "The only scalar particle. Discovered at CERN in 2012.", "dim": true }
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"text": "Let's look at the Higgs boson decay event captured by the LHC detector.",
|
|
98
|
+
"image": {
|
|
99
|
+
"type": "slide",
|
|
100
|
+
"slide": {
|
|
101
|
+
"layout": "split",
|
|
102
|
+
"left": {
|
|
103
|
+
"title": "CMS Detector Event",
|
|
104
|
+
"content": [{ "type": "imageRef", "ref": "detector", "alt": "CMS detector event display", "fit": "cover" }]
|
|
105
|
+
},
|
|
106
|
+
"right": {
|
|
107
|
+
"title": "What Are We Seeing?",
|
|
108
|
+
"content": [
|
|
109
|
+
{ "type": "text", "value": "Protons are collided at near light speed, and the resulting particle tracks are captured by the detector." },
|
|
110
|
+
{
|
|
111
|
+
"type": "callout",
|
|
112
|
+
"text": "The Higgs boson cannot be observed directly — its existence is inferred from pairs of decay particles.",
|
|
113
|
+
"label": "Key Point",
|
|
114
|
+
"color": "info",
|
|
115
|
+
"style": "info"
|
|
116
|
+
},
|
|
117
|
+
{ "type": "metric", "value": "125 GeV", "label": "Mass of the Higgs boson" }
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"text": "A comparison of the ATLAS and CMS experiments.",
|
|
125
|
+
"image": {
|
|
126
|
+
"type": "slide",
|
|
127
|
+
"slide": {
|
|
128
|
+
"layout": "comparison",
|
|
129
|
+
"title": "Two Experiments, One Discovery",
|
|
130
|
+
"subtitle": "Each independently achieved 5σ significance",
|
|
131
|
+
"left": {
|
|
132
|
+
"title": "ATLAS Experiment",
|
|
133
|
+
"accentColor": "primary",
|
|
134
|
+
"content": [
|
|
135
|
+
{ "type": "imageRef", "ref": "detector", "alt": "ATLAS detector" },
|
|
136
|
+
{ "type": "metric", "value": "5.9σ", "label": "Statistical significance", "color": "primary" },
|
|
137
|
+
{ "type": "text", "value": "25m diameter, 46m long. About 3,000 physicists participated." }
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
"right": {
|
|
141
|
+
"title": "CMS Experiment",
|
|
142
|
+
"accentColor": "accent",
|
|
143
|
+
"content": [
|
|
144
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "CMS detector" },
|
|
145
|
+
{ "type": "metric", "value": "5.0σ", "label": "Statistical significance", "color": "accent" },
|
|
146
|
+
{ "type": "text", "value": "More compact but equipped with a superconducting solenoid magnet. About 4,000 participants." }
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
"callout": {
|
|
150
|
+
"text": "The simultaneous confirmation by two independent experiments dramatically increased confidence in the result",
|
|
151
|
+
"color": "success"
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"text": "Here's a grid overview of CERN's key facilities.",
|
|
158
|
+
"image": {
|
|
159
|
+
"type": "slide",
|
|
160
|
+
"slide": {
|
|
161
|
+
"layout": "grid",
|
|
162
|
+
"title": "CERN Experimental Facilities",
|
|
163
|
+
"subtitle": "The world's largest particle physics laboratory on the Swiss-French border",
|
|
164
|
+
"gridColumns": 2,
|
|
165
|
+
"items": [
|
|
166
|
+
{
|
|
167
|
+
"title": "LHC Accelerator",
|
|
168
|
+
"accentColor": "primary",
|
|
169
|
+
"content": [
|
|
170
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "LHC tunnel", "fit": "cover" },
|
|
171
|
+
{ "type": "text", "value": "27km circumference, 100m underground", "dim": true }
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"title": "ATLAS Detector",
|
|
176
|
+
"accentColor": "accent",
|
|
177
|
+
"content": [
|
|
178
|
+
{ "type": "imageRef", "ref": "detector", "alt": "ATLAS detector overview", "fit": "cover" },
|
|
179
|
+
{ "type": "text", "value": "25m diameter, weighing 7,000 tonnes", "dim": true }
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"title": "CMS Detector",
|
|
184
|
+
"accentColor": "info",
|
|
185
|
+
"content": [
|
|
186
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "CMS detector", "fit": "cover" },
|
|
187
|
+
{ "type": "text", "value": "Features superconducting solenoid", "dim": true }
|
|
188
|
+
]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"title": "CERN Control Centre",
|
|
192
|
+
"accentColor": "warning",
|
|
193
|
+
"content": [
|
|
194
|
+
{ "type": "imageRef", "ref": "detector", "alt": "CERN control room", "fit": "cover" },
|
|
195
|
+
{ "type": "text", "value": "24/7 accelerator monitoring", "dim": true }
|
|
196
|
+
]
|
|
197
|
+
}
|
|
198
|
+
]
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"text": "Here are the key milestones leading to the discovery.",
|
|
204
|
+
"image": {
|
|
205
|
+
"type": "slide",
|
|
206
|
+
"slide": {
|
|
207
|
+
"layout": "timeline",
|
|
208
|
+
"title": "Road to Discovery",
|
|
209
|
+
"items": [
|
|
210
|
+
{ "date": "1964", "title": "Higgs Mechanism Proposed", "description": "P. Higgs et al. published the mass acquisition theory", "done": true },
|
|
211
|
+
{ "date": "1983", "title": "W & Z Bosons Discovered", "description": "Confirmed at CERN's SPS experiments", "done": true, "color": "accent" },
|
|
212
|
+
{
|
|
213
|
+
"date": "2008",
|
|
214
|
+
"title": "LHC Begins Operation",
|
|
215
|
+
"description": "The world's largest particle accelerator starts up",
|
|
216
|
+
"done": true,
|
|
217
|
+
"color": "info"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"date": "2012.7.4",
|
|
221
|
+
"title": "Higgs Boson Discovered",
|
|
222
|
+
"description": "ATLAS and CMS experiments announce simultaneously",
|
|
223
|
+
"done": true,
|
|
224
|
+
"color": "highlight"
|
|
225
|
+
},
|
|
226
|
+
{ "date": "2013", "title": "Nobel Prize in Physics", "description": "Awarded to Higgs and Englert", "done": true, "color": "success" }
|
|
227
|
+
]
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"text": "Let's explore the relationship between the Higgs field and mass.",
|
|
233
|
+
"image": {
|
|
234
|
+
"type": "slide",
|
|
235
|
+
"slide": {
|
|
236
|
+
"layout": "split",
|
|
237
|
+
"left": {
|
|
238
|
+
"title": "Visualizing the Higgs Field",
|
|
239
|
+
"content": [
|
|
240
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "Higgs field concept", "fit": "contain" },
|
|
241
|
+
{ "type": "text", "value": "A field that fills all of space", "dim": true, "align": "center" }
|
|
242
|
+
]
|
|
243
|
+
},
|
|
244
|
+
"right": {
|
|
245
|
+
"title": "Why Does Mass Arise?",
|
|
246
|
+
"content": [
|
|
247
|
+
{
|
|
248
|
+
"type": "callout",
|
|
249
|
+
"text": "The Higgs field exists everywhere in the universe. Particles acquire mass by interacting with this field.",
|
|
250
|
+
"style": "quote"
|
|
251
|
+
},
|
|
252
|
+
{ "type": "divider", "color": "accent" },
|
|
253
|
+
{
|
|
254
|
+
"type": "bullets",
|
|
255
|
+
"items": [
|
|
256
|
+
"Photon: no interaction with Higgs field → zero mass",
|
|
257
|
+
"W boson: strong interaction → heavy",
|
|
258
|
+
"Top quark: strongest interaction → heaviest"
|
|
259
|
+
],
|
|
260
|
+
"icon": "→"
|
|
261
|
+
},
|
|
262
|
+
{ "type": "callout", "text": "Mass = strength of coupling to the Higgs field", "label": "Key Insight", "color": "highlight" }
|
|
263
|
+
]
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"text": "Let's look at the statistical significance of the discovery in numbers.",
|
|
270
|
+
"image": {
|
|
271
|
+
"type": "slide",
|
|
272
|
+
"slide": {
|
|
273
|
+
"layout": "stats",
|
|
274
|
+
"title": "The Higgs Discovery in Numbers",
|
|
275
|
+
"stats": [
|
|
276
|
+
{ "value": "5σ", "label": "Statistical significance", "color": "highlight" },
|
|
277
|
+
{ "value": "125.25 GeV", "label": "Measured mass" },
|
|
278
|
+
{ "value": "~10⁻²² s", "label": "Lifetime" },
|
|
279
|
+
{ "value": "10,000+", "label": "Researchers involved", "color": "info" }
|
|
280
|
+
],
|
|
281
|
+
"callout": {
|
|
282
|
+
"text": "5σ means the probability of a fluke is 1 in 3.5 million — the threshold for 'discovery' in particle physics.",
|
|
283
|
+
"color": "warning"
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
]
|
|
289
|
+
}
|
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$mulmocast": { "version": "1.1" },
|
|
3
|
+
"lang": "en",
|
|
4
|
+
"title": "The Higgs Boson — Exploring the Origin of Mass",
|
|
5
|
+
"slideParams": {
|
|
6
|
+
"theme": {
|
|
7
|
+
"colors": {
|
|
8
|
+
"bg": "0B1120",
|
|
9
|
+
"bgCard": "162032",
|
|
10
|
+
"bgCardAlt": "1E2D45",
|
|
11
|
+
"text": "F0F4F8",
|
|
12
|
+
"textMuted": "A0AEC0",
|
|
13
|
+
"textDim": "4A5568",
|
|
14
|
+
"primary": "63B3ED",
|
|
15
|
+
"accent": "B794F4",
|
|
16
|
+
"success": "68D391",
|
|
17
|
+
"warning": "F6AD55",
|
|
18
|
+
"danger": "FC8181",
|
|
19
|
+
"info": "4FD1C5",
|
|
20
|
+
"highlight": "F687B3"
|
|
21
|
+
},
|
|
22
|
+
"fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"imageParams": {
|
|
26
|
+
"provider": "genai",
|
|
27
|
+
"model": "gemini-3-pro-image-preview",
|
|
28
|
+
"images": {
|
|
29
|
+
"detector": {
|
|
30
|
+
"type": "imagePrompt",
|
|
31
|
+
"prompt": "A massive cylindrical particle detector at CERN, showing intricate layers of sensors and electronics in warm orange and gold lighting, photorealistic, wide-angle view from inside the detector barrel"
|
|
32
|
+
},
|
|
33
|
+
"lhc": {
|
|
34
|
+
"type": "imagePrompt",
|
|
35
|
+
"prompt": "The Large Hadron Collider tunnel at CERN, a long curved underground tunnel with blue superconducting magnets stretching into the distance, cool blue lighting, photorealistic"
|
|
36
|
+
},
|
|
37
|
+
"higgs_event": {
|
|
38
|
+
"type": "imagePrompt",
|
|
39
|
+
"prompt": "A colorful particle collision event display from the CMS detector at CERN, showing radiating particle tracks in green, red and blue lines emanating from a central collision point on a dark background, scientific visualization style"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"beats": [
|
|
44
|
+
{
|
|
45
|
+
"text": "What is the Higgs boson? Let's look back at the history of its discovery.",
|
|
46
|
+
"image": {
|
|
47
|
+
"type": "slide",
|
|
48
|
+
"slide": {
|
|
49
|
+
"layout": "title",
|
|
50
|
+
"title": "The Higgs Boson",
|
|
51
|
+
"subtitle": "A Journey to the Origin of Mass",
|
|
52
|
+
"author": "Introduction to Particle Physics"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"text": "The Higgs boson holds a special place in the Standard Model.",
|
|
58
|
+
"image": {
|
|
59
|
+
"type": "slide",
|
|
60
|
+
"slide": {
|
|
61
|
+
"layout": "columns",
|
|
62
|
+
"title": "Particles of the Standard Model",
|
|
63
|
+
"subtitle": "17 Elementary Particles",
|
|
64
|
+
"columns": [
|
|
65
|
+
{
|
|
66
|
+
"title": "Fermions",
|
|
67
|
+
"accentColor": "primary",
|
|
68
|
+
"content": [
|
|
69
|
+
{ "type": "imageRef", "ref": "detector", "alt": "Fermion interactions" },
|
|
70
|
+
{ "type": "bullets", "items": ["Quarks (6 types)", "Leptons (6 types)"], "icon": "⚛" },
|
|
71
|
+
{ "type": "text", "value": "Particles that make up matter", "dim": true }
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "Bosons",
|
|
76
|
+
"accentColor": "accent",
|
|
77
|
+
"content": [
|
|
78
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "LHC tunnel" },
|
|
79
|
+
{ "type": "bullets", "items": ["Photon", "W & Z bosons", "Gluon"], "icon": "⚡" },
|
|
80
|
+
{ "type": "text", "value": "Force-carrying particles", "dim": true }
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "Higgs Boson",
|
|
85
|
+
"accentColor": "highlight",
|
|
86
|
+
"content": [
|
|
87
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "Higgs boson decay" },
|
|
88
|
+
{ "type": "text", "value": "Origin of Mass", "bold": true, "color": "highlight" },
|
|
89
|
+
{ "type": "text", "value": "The only scalar particle. Discovered at CERN in 2012.", "dim": true }
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"text": "Let's look at the Higgs boson decay event captured by the LHC detector.",
|
|
98
|
+
"image": {
|
|
99
|
+
"type": "slide",
|
|
100
|
+
"slide": {
|
|
101
|
+
"layout": "split",
|
|
102
|
+
"left": {
|
|
103
|
+
"title": "CMS Detector Event",
|
|
104
|
+
"content": [{ "type": "imageRef", "ref": "detector", "alt": "CMS detector event display", "fit": "cover" }]
|
|
105
|
+
},
|
|
106
|
+
"right": {
|
|
107
|
+
"title": "What Are We Seeing?",
|
|
108
|
+
"content": [
|
|
109
|
+
{ "type": "text", "value": "Protons are collided at near light speed, and the resulting particle tracks are captured by the detector." },
|
|
110
|
+
{
|
|
111
|
+
"type": "callout",
|
|
112
|
+
"text": "The Higgs boson cannot be observed directly — its existence is inferred from pairs of decay particles.",
|
|
113
|
+
"label": "Key Point",
|
|
114
|
+
"color": "info",
|
|
115
|
+
"style": "info"
|
|
116
|
+
},
|
|
117
|
+
{ "type": "metric", "value": "125 GeV", "label": "Mass of the Higgs boson" }
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"text": "A comparison of the ATLAS and CMS experiments.",
|
|
125
|
+
"image": {
|
|
126
|
+
"type": "slide",
|
|
127
|
+
"slide": {
|
|
128
|
+
"layout": "comparison",
|
|
129
|
+
"title": "Two Experiments, One Discovery",
|
|
130
|
+
"subtitle": "Each independently achieved 5σ significance",
|
|
131
|
+
"left": {
|
|
132
|
+
"title": "ATLAS Experiment",
|
|
133
|
+
"accentColor": "primary",
|
|
134
|
+
"content": [
|
|
135
|
+
{ "type": "imageRef", "ref": "detector", "alt": "ATLAS detector" },
|
|
136
|
+
{ "type": "metric", "value": "5.9σ", "label": "Statistical significance", "color": "primary" },
|
|
137
|
+
{ "type": "text", "value": "25m diameter, 46m long. About 3,000 physicists participated." }
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
"right": {
|
|
141
|
+
"title": "CMS Experiment",
|
|
142
|
+
"accentColor": "accent",
|
|
143
|
+
"content": [
|
|
144
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "CMS detector" },
|
|
145
|
+
{ "type": "metric", "value": "5.0σ", "label": "Statistical significance", "color": "accent" },
|
|
146
|
+
{ "type": "text", "value": "More compact but equipped with a superconducting solenoid magnet. About 4,000 participants." }
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
"callout": {
|
|
150
|
+
"text": "The simultaneous confirmation by two independent experiments dramatically increased confidence in the result",
|
|
151
|
+
"color": "success"
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"text": "Here's a grid overview of CERN's key facilities.",
|
|
158
|
+
"image": {
|
|
159
|
+
"type": "slide",
|
|
160
|
+
"slide": {
|
|
161
|
+
"layout": "grid",
|
|
162
|
+
"title": "CERN Experimental Facilities",
|
|
163
|
+
"subtitle": "The world's largest particle physics laboratory on the Swiss-French border",
|
|
164
|
+
"gridColumns": 2,
|
|
165
|
+
"items": [
|
|
166
|
+
{
|
|
167
|
+
"title": "LHC Accelerator",
|
|
168
|
+
"accentColor": "primary",
|
|
169
|
+
"content": [
|
|
170
|
+
{ "type": "imageRef", "ref": "lhc", "alt": "LHC tunnel", "fit": "cover" },
|
|
171
|
+
{ "type": "text", "value": "27km circumference, 100m underground", "dim": true }
|
|
172
|
+
]
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"title": "ATLAS Detector",
|
|
176
|
+
"accentColor": "accent",
|
|
177
|
+
"content": [
|
|
178
|
+
{ "type": "imageRef", "ref": "detector", "alt": "ATLAS detector overview", "fit": "cover" },
|
|
179
|
+
{ "type": "text", "value": "25m diameter, weighing 7,000 tonnes", "dim": true }
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"title": "CMS Detector",
|
|
184
|
+
"accentColor": "info",
|
|
185
|
+
"content": [
|
|
186
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "CMS detector", "fit": "cover" },
|
|
187
|
+
{ "type": "text", "value": "Features superconducting solenoid", "dim": true }
|
|
188
|
+
]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"title": "CERN Control Centre",
|
|
192
|
+
"accentColor": "warning",
|
|
193
|
+
"content": [
|
|
194
|
+
{ "type": "imageRef", "ref": "detector", "alt": "CERN control room", "fit": "cover" },
|
|
195
|
+
{ "type": "text", "value": "24/7 accelerator monitoring", "dim": true }
|
|
196
|
+
]
|
|
197
|
+
}
|
|
198
|
+
]
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"text": "Here are the key milestones leading to the discovery.",
|
|
204
|
+
"image": {
|
|
205
|
+
"type": "slide",
|
|
206
|
+
"slide": {
|
|
207
|
+
"layout": "timeline",
|
|
208
|
+
"title": "Road to Discovery",
|
|
209
|
+
"items": [
|
|
210
|
+
{ "date": "1964", "title": "Higgs Mechanism Proposed", "description": "P. Higgs et al. published the mass acquisition theory", "done": true },
|
|
211
|
+
{ "date": "1983", "title": "W & Z Bosons Discovered", "description": "Confirmed at CERN's SPS experiments", "done": true, "color": "accent" },
|
|
212
|
+
{
|
|
213
|
+
"date": "2008",
|
|
214
|
+
"title": "LHC Begins Operation",
|
|
215
|
+
"description": "The world's largest particle accelerator starts up",
|
|
216
|
+
"done": true,
|
|
217
|
+
"color": "info"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"date": "2012.7.4",
|
|
221
|
+
"title": "Higgs Boson Discovered",
|
|
222
|
+
"description": "ATLAS and CMS experiments announce simultaneously",
|
|
223
|
+
"done": true,
|
|
224
|
+
"color": "highlight"
|
|
225
|
+
},
|
|
226
|
+
{ "date": "2013", "title": "Nobel Prize in Physics", "description": "Awarded to Higgs and Englert", "done": true, "color": "success" }
|
|
227
|
+
]
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"text": "Let's explore the relationship between the Higgs field and mass.",
|
|
233
|
+
"image": {
|
|
234
|
+
"type": "slide",
|
|
235
|
+
"slide": {
|
|
236
|
+
"layout": "split",
|
|
237
|
+
"left": {
|
|
238
|
+
"title": "Visualizing the Higgs Field",
|
|
239
|
+
"content": [
|
|
240
|
+
{ "type": "imageRef", "ref": "higgs_event", "alt": "Higgs field concept", "fit": "contain" },
|
|
241
|
+
{ "type": "text", "value": "A field that fills all of space", "dim": true, "align": "center" }
|
|
242
|
+
]
|
|
243
|
+
},
|
|
244
|
+
"right": {
|
|
245
|
+
"title": "Why Does Mass Arise?",
|
|
246
|
+
"content": [
|
|
247
|
+
{
|
|
248
|
+
"type": "callout",
|
|
249
|
+
"text": "The Higgs field exists everywhere in the universe. Particles acquire mass by interacting with this field.",
|
|
250
|
+
"style": "quote"
|
|
251
|
+
},
|
|
252
|
+
{ "type": "divider", "color": "accent" },
|
|
253
|
+
{
|
|
254
|
+
"type": "bullets",
|
|
255
|
+
"items": [
|
|
256
|
+
"Photon: no interaction with Higgs field → zero mass",
|
|
257
|
+
"W boson: strong interaction → heavy",
|
|
258
|
+
"Top quark: strongest interaction → heaviest"
|
|
259
|
+
],
|
|
260
|
+
"icon": "→"
|
|
261
|
+
},
|
|
262
|
+
{ "type": "callout", "text": "Mass = strength of coupling to the Higgs field", "label": "Key Insight", "color": "highlight" }
|
|
263
|
+
]
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"text": "Let's look at the statistical significance of the discovery in numbers.",
|
|
270
|
+
"image": {
|
|
271
|
+
"type": "slide",
|
|
272
|
+
"slide": {
|
|
273
|
+
"layout": "stats",
|
|
274
|
+
"title": "The Higgs Discovery in Numbers",
|
|
275
|
+
"stats": [
|
|
276
|
+
{ "value": "5σ", "label": "Statistical significance", "color": "highlight" },
|
|
277
|
+
{ "value": "125.25 GeV", "label": "Measured mass" },
|
|
278
|
+
{ "value": "~10⁻²² s", "label": "Lifetime" },
|
|
279
|
+
{ "value": "10,000+", "label": "Researchers involved", "color": "info" }
|
|
280
|
+
],
|
|
281
|
+
"callout": {
|
|
282
|
+
"text": "5σ means the probability of a fluke is 1 in 3.5 million — the threshold for 'discovery' in particle physics.",
|
|
283
|
+
"color": "warning"
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
]
|
|
289
|
+
}
|