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/betabeatsource.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ and is no longer under active development.
6
6
7
7
Legacy version are still available on [CAS][bbs_cas]{target=_blank .cern_internal}.
8
8
9
-
## Meaning of the Output Files
9
+
## Meaning of the Beta-Beat.src Output Files
10
10
11
-
The naming of output files in Beta-Beat.src analysis can be very unintuitive.
11
+
The naming of output files in legacy Beta-Beat.src analysis can be very unintuitive.
12
12
Namely, one will see similar output files for a quantity which go as `get_*.out`, `get_*_free.out` and `get_*_free2.out`, where `*` is the calculated quantity (betas, phase, etc.).
13
13
These each correspond to a variation of the calculated quantity, explained below.
14
14
@@ -18,13 +18,14 @@ One can compensate for this deviation in different ways, which is why there are
| `get_*.out` | The optics functions **without** compensation, from the driven excitation data. |
23
23
| `get_*_free.out` | The optics functions compensated **analytically** using an equation[^MiyamotoMeasurementCouplingRDTsACDipole]. |
24
-
| `get_*_free2.out` | The optics functions compensated **the other way**, see below. |
24
+
| `get_*_free2.out` | The optics functions compensated **the other way**, see below. |
25
25
26
-
In the case of the `get_*_free2.out` files, the compensation is done differently depending on the computed quantity.
27
-
For some quantities (for instance for $\beta$ from phase) this uses the model values, for others (for instance the coupling RDTs $f_{1001}$ and $f_{1010}$) it is a rescaling in which the model values are used *indirectly*.
26
+
In the case of the `get_*_free2.out` files, the compensation is done differently **depending on the computed quantity**.
27
+
For some quantities (for instance for $\beta$ from phase) this uses the model values.
28
+
For others (for instance the $f_{1001}$ and $f_{1010}$ coupling RDTs) it is a rescaling in which the model values are used *indirectly*.
28
29
29
30
The method used to output the `get_*_free2.out` files is sometimes more robust as it does not rely on the existence of certain BPMs in the output (which could be missing after cleaning), and in some edge cases is more accurate[^HoydalsvikSubPerMilCouplingLHC].
0 commit comments