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: documentation/docs/wepl_calibration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ pctpairprotons \
20
20
-o pairs.mhd \
21
21
--plane-in -110 \
22
22
--plane-out 110 \
23
-
--fit output/tof_to_wepl_fit_deg3.json \
24
-
--fit-kind tof
23
+
--fit output/eloss_to_wepl_fit_deg3.json \
24
+
--fit-kind energy
25
25
```
26
26
27
27
The resulting pairs are directly associated to the corresponding WEPL following the convention explained in the [PCT data format](pct_format.md), that is that $e_\text{in}=0$ and $e_\text{out}=\text{WEPL}$.
0 commit comments