Skip to content

Commit 8c6d420

Browse files
committed
DOC: Make pctweplfit documentation consistent
The text claimed that the examples uses energy-loss fit, whereas the command used TOF fit.
1 parent dae0112 commit 8c6d420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/docs/wepl_calibration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ pctpairprotons \
2020
-o pairs.mhd \
2121
--plane-in -110 \
2222
--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
2525
```
2626

2727
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

Comments
 (0)