We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 618e2e1 + e5deea9 commit 19921fcCopy full SHA for 19921fc
sed/config/default.yaml
@@ -34,7 +34,7 @@ dataframe:
34
# list of columns to apply jitter to.
35
jitter_cols: ["@x_column", "@y_column", "@tof_column"]
36
# Jitter amplitude or list of jitter amplitudes. Should equal half the digitial step size of each jitter_column
37
- jitter_amps: [0.5, 0.5, 0.5]
+ jitter_amps: 0.5
38
39
energy:
40
# Number of bins to use for energy calibration traces
0 commit comments