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/analysis_panel.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,14 +31,18 @@ The buttons at the top of the panel provide functionality to load and remove fil
31
31
32
32
In the `Time / Space` tab one can examine the phases and amplitudes over the length of the accelerator (per BPM), and can clean the values if needed.
33
33
34
-
35
34
<figure>
36
35
<center>
37
36
<imgclass="clickImg"src="../../assets/images/betabeat_gui/analysis_panel_time_space.png"width="100%"alt="Time and Space tab."/>
38
37
<figcaption>The Time / Space tab.</figcaption>
39
38
</center>
40
39
</figure>
41
40
41
+
In the lists on the left-hand side, you can select from the resulting values of the [`harpy` analysis].
42
+
These correspond to the columns in the `.lin[xy]` files and are separate per plane.
43
+
In here you can find phase (`PHASE`), frequency (`FREQ`) and amplitude ratio (`AMP`) of the lines identified by the number in the column name, where underscores represent a minus sign.
44
+
45
+
42
46
!!! tip "Deselection"
43
47
In case you only want to see the data of one plane, you can deselcect the other plane by either chosing `None` at the bottom of the list
44
48
or by right-clicking into the respective list.
@@ -155,6 +159,7 @@ The `Frequency` tab displays the computed spectrum for every BPM.
0 commit comments