-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
141 lines (141 loc) · 3.75 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[
{
"machine": "bessy2",
"title": "BESSY II Standard User 2019",
"authors": [
"HZB"
],
"energy": 1700,
"simulations": [
"apace",
"elegant",
"madx"
],
"labels": [],
"description": "Standard User lattice of the BESSY II storage ring\n(Here as reference and to test stuff!)\n",
"namespace": "bessy2",
"name": "bessy2_stduser-2019-05-07-v_1"
},
{
"machine": "bessy2",
"title": "BESSY II Design Lattice 1996",
"authors": [
"HZB"
],
"energy": 1700,
"simulations": [
"apace",
"elegant",
"madx"
],
"labels": [],
"description": "Fully symmetric Design Lattice of the BESSY II storage ring\n(Here as reference and to test stuff!)\n",
"namespace": "bessy2",
"name": "bessy2_design-1996_v_1"
},
{
"title": "mls2 based on bessy2",
"machine": "mls2",
"authors": [
"Goslawski"
],
"energy": 1200,
"simulations": [
"apace",
"elegant",
"madx"
],
"labels": [],
"description": "A possible design lattice for the MLS2 based on a scaled down version of BESSY 2\n",
"namespace": "goslawski",
"name": "mls2_scaled-from-bessy2_v_wp-x9211-y3153"
},
{
"title": "BESSY 3 Design Kuske 5BA 20p Reference",
"machine": "bessy3",
"authors": [
"Bettina Kuske"
],
"energy": 2500,
"simulations": [
"apace",
"elegant",
"madx"
],
"labels": [],
"description": "Referenzl\u00f6sung (kleines alpha)\n",
"namespace": "kuske",
"name": "bessy3_5ba-20p_v_reference"
},
{
"title": "BESSY 3 Design Kuske 5BA 20p Long Bend TGRB",
"machine": "bessy3",
"authors": [
"Bettina Kuske"
],
"energy": 2500,
"simulations": [
"elegant"
],
"labels": [
"antibends",
"combined function bends"
],
"description": "5bend MBA lattice, 20 Perioden, langer Dipol mit transversem Gradienten und Gradienten \nim reverse bend, sprich versetzter Quadrupol\n",
"namespace": "kuske",
"name": "bessy3_5ba-20p_v_long-bend-tgrb"
},
{
"title": "BESSY 3, NoTG in unitcell, 6MBA",
"machine": "bessy3",
"authors": [
"Bettina Kuske",
"Johan Bengtsson"
],
"energy": 2500,
"simulations": [
"elegant",
"madx"
],
"labels": [],
"description": "BESSY 3 candidiate with no transverse gradient in unit cell, bend length 60 cmm, 6MBA\n",
"namespace": "bessy3",
"name": "bessy3_no-tg-in-unit-cell_v_notg-tgrb-b60-6bend-6sx"
},
{
"machine": "bessy3",
"title": "BESSY 3 Design Hwang 4 Sexts",
"authors": [
"Ji-Gwang Hwang"
],
"energy": 2500,
"labels": [
"combined function bends"
],
"simulations": [
"elegant",
"madx"
],
"description": "",
"namespace": "hwang",
"name": "bessy3_4sexts_v_1"
},
{
"name": "bessy3_5sexts_v_1",
"machine": "bessy3",
"title": "BESSY 3 Design Hwang 5 Sexts",
"authors": [
"Ji-Gwang Hwang"
],
"energy": 2500,
"simulations": [
"elegant",
"madx"
],
"labels": [
"combined function bends"
],
"description": "",
"namespace": "hwang"
}
]