You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guis/betabeat/bpm_panel.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
# The Beta-Beat GUI BPM Panel
2
-
1
+
# The BPM Panel
3
2
4
3
<figure>
5
4
<center>
@@ -10,7 +9,6 @@
10
9
11
10
The BPM panel provides a graphical interface to query and visualize information for the BPM data files, i.e. the Turn-by-Turn data.
12
11
13
-
14
12
## Loading Data
15
13
16
14
### Measurement Groups aka Kick Groups
@@ -20,7 +18,6 @@ The BPM panel provides a graphical interface to query and visualize information
20
18
The idea is to load all data from a single [kick-group, as defined in the Multiturn GUI](../multiturn/excitation.html#kick-groups) at once
21
19
or monitor a currently active kick-group and load the files as they are created.
22
20
23
-
24
21
### Open Files
25
22
26
23
Use the ++"Open Files"++{.green-gui-button} button to open turn-by-turn data.
@@ -54,7 +51,6 @@ If the file contained multiple bunches, they are added as separate entries.
54
51
55
52
If the ["Analyse TbT files on opening" setting](settings.md#gui-tab) is active, a window will open to prompt the user with the ["Do analysis Dialog"](bpm_panel.md#do-analysis).
56
53
57
-
58
54
## Investigating Data
59
55
60
56
After selecting one or more files in the table of loaded files, the turn-by-turn data is visualized in the two bottom charts, one for each plane.
@@ -91,7 +87,6 @@ The buttons on the top left side of the pane provide some features to handle the
91
87
92
88
## Do Analysis
93
89
94
-
95
90
-`Do Analysis` spawns the configuration dialogue for the external analysis.
96
91
This will call an external program to perform harmonic analysis of the BPM data, in order to compute tunes and similar beam properties.
97
92
The results from the analysis can be seen in the [Analysis Panel](analysis_panel.md).
@@ -105,8 +100,6 @@ The buttons on the top left side of the pane provide some features to handle the
105
100
The `Create Average` option requires synchronized data from withing the same bounds, otherwise the results will be meaningless.
106
101
The figure below shows three runs from LHC beam one with synchronized peaks for every turn and their corresponding averages.
0 commit comments