Skip to content

Commit

Permalink
Record simulation_config_file
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Dec 30, 2024
1 parent ceaa023 commit 8023013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuse/context.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ def full_chain_context(
)

st = strax.Context(storage=strax.DataDirectory(output_folder), **straxen.contexts.common_opts)
st.simulation_config_file = simulation_config_file
st.corrections_run_id = corrections_run_id

st.config.update(
Expand Down

0 comments on commit 8023013

Please sign in to comment.