Skip to content

Commit 9da9c3d

Browse files
JoschDfsoubelet
andauthored
Add Accelerator Timeline Resource (#231)
Co-authored-by: Felix Soubelet <[email protected]>
1 parent 884904f commit 9da9c3d

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Accelarator Timeline
2+
3+
The [accelerator timeline][github] is an OMC-maintained resource providing an overview of different parameters
4+
of major accelerators in a simple csv table.
5+
6+
The data can be browsed directly in the [docs][docs], in which it is also presented [interactively][interactive].
7+
8+
<figure>
9+
<center>
10+
<img src="https://raw.githubusercontent.com/pylhc/accelerator_timeline/refs/heads/master/images/luminosity-vs-energy.png" width="100%" alt="Luminosity vs Energy" />
11+
<figcaption>Luminosity vs Energy</figcaption>
12+
</center>
13+
</figure>
14+
15+
<figure>
16+
<center>
17+
<img src="https://raw.githubusercontent.com/pylhc/accelerator_timeline/refs/heads/master/images/energy.png" width="100%" alt="Energy vs Time" />
18+
<figcaption>Energy vs Time</figcaption>
19+
</center>
20+
</figure>
21+
22+
<figure>
23+
<center>
24+
<img src="https://raw.githubusercontent.com/pylhc/accelerator_timeline/refs/heads/master/images/luminosity.png" width="100%" alt="Luminosity vs Time" />
25+
<figcaption>Luminosity vs Time</figcaption>
26+
</center>
27+
</figure>
28+
29+
[github]: https://github.com/pylhc/accelerator_timeline
30+
[docs]: https://pylhc.github.io/accelerator_timeline/
31+
[interactive]: https://pylhc.github.io/accelerator_timeline/gallery/interactive_charts.html#sphx-glr-gallery-interactive-charts-py

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ nav:
238238
- ↪ Virtual CentOS Machine: https://abpcomputing.web.cern.ch/guides/openstackCS8/
239239
- ↪ ABPComputing: https://abpcomputing.web.cern.ch/
240240
- ↪ BBLumi: http://bblumi.web.cern.ch/utilities_tricks/
241+
- Accelerator Timeline: resources/accelerator_timeline.md
241242
- Publications: resources/publications.md
242243
- Presentations: resources/presentations.md
243244
- Templates: resources/templates.md

0 commit comments

Comments
 (0)