Skip to content

Commit 24416ae

Browse files
committed
quick reformat
1 parent f832259 commit 24416ae

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/guis/betabeat/bpm_panel.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# The Beta-Beat GUI BPM Panel
2-
1+
# The BPM Panel
32

43
<figure>
54
<center>
@@ -10,7 +9,6 @@
109

1110
The BPM panel provides a graphical interface to query and visualize information for the BPM data files, i.e. the Turn-by-Turn data.
1211

13-
1412
## Loading Data
1513

1614
### Measurement Groups aka Kick Groups
@@ -20,7 +18,6 @@ The BPM panel provides a graphical interface to query and visualize information
2018
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
2119
or monitor a currently active kick-group and load the files as they are created.
2220

23-
2421
### Open Files
2522

2623
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.
5451

5552
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).
5653

57-
5854
## Investigating Data
5955

6056
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
9187

9288
## Do Analysis
9389

94-
9590
- `Do Analysis` spawns the configuration dialogue for the external analysis.
9691
This will call an external program to perform harmonic analysis of the BPM data, in order to compute tunes and similar beam properties.
9792
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
105100
The `Create Average` option requires synchronized data from withing the same bounds, otherwise the results will be meaningless.
106101
The figure below shows three runs from LHC beam one with synchronized peaks for every turn and their corresponding averages.
107102

108-
109-
110103
[svd_clean_rhic]: https://journals.aps.org/prab/abstract/10.1103/PhysRevSTAB.7.042801
111104
[tbt_converter]: https://github.com/pylhc/omc3/blob/master/omc3/tbt_converter.py
112105
[tbt_package]: https://github.com/pylhc/turn_by_turn

0 commit comments

Comments
 (0)