Skip to content

Commit

Permalink
Update contexts.py (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare authored Oct 6, 2021
1 parent 896f62c commit 170f9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion straxen/contexts.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
check_available=('raw_records', 'peak_basics'),
store_run_fields=(
'name', 'number',
'start', 'end', 'livetime', 'mode'))
'start', 'end', 'livetime', 'mode', 'source'))

xnt_common_config = dict(
n_tpc_pmts=straxen.n_tpc_pmts,
Expand Down

0 comments on commit 170f9e6

Please sign in to comment.