Skip to content

Commit

Permalink
working energy calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Oct 25, 2023
1 parent d42f2e0 commit 0433019
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 968 deletions.
2 changes: 1 addition & 1 deletion sed/config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dataframe:
energy_column: "energy"
# dataframe column containing delay data
delay_column: "delay"
# time length of a base time-of-flight bin in ns
# time length of a base time-of-flight bin in s
tof_binwidth: 4.125e-12
# Binning factor of the tof_column-data compared to tof_binwidth (2^(tof_binning-1))
tof_binning: 1
Expand Down
476 changes: 23 additions & 453 deletions tutorial/5 - hextof workflow.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 0433019

Please sign in to comment.