-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
85 lines (85 loc) · 1.96 KB
/
config.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
{
"wait_time": 0.1,
"parameters": [
{
"name": "distgen:r_dist:sigma_xy:value",
"channel": "",
"bounds": [
0.229557814,
0.499997494
]
},
{
"name": "distgen:t_dist:length:value",
"channel": "",
"bounds": [
3.00000088,
11.992921
]
},
{
"name": "distgen:total_charge:value",
"channel": "",
"bounds": [
250.0,
250.0
]
},
{
"name": "SOL1:solenoid_field_scale",
"channel": "",
"bounds": [
0.221046414,
0.252305929
]
},
{
"name": "CQ01:b1_gradient",
"channel": "",
"bounds": [
-0.00999734982,
0.00992647049
]
},
{
"name": "SQ01:b1_gradient",
"channel": "",
"bounds": [
-0.0099995171,
0.00999267544
]
},
{
"name": "L0A_scale:voltage",
"channel": "",
"bounds": [
58000000.0,
58000000.0
]
},
{
"name": "L0A_phase:dtheta0_deg",
"channel": "",
"bounds": [
-24.9996808,
9.99658492
]
},
{
"name": "L0B_scale:voltage",
"channel": "",
"bounds": [
70000000.0,
70000000.0
]
},
{
"name": "L0B_phase:dtheta0_deg",
"channel": "",
"bounds": [
-24.9941337,
9.9994847
]
}
]
}