From 80230135fcae010efdd91f672f024b020c5f58e3 Mon Sep 17 00:00:00 2001 From: dachengx Date: Sun, 29 Dec 2024 20:32:01 -0600 Subject: [PATCH] Record `simulation_config_file` --- fuse/context.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fuse/context.py b/fuse/context.py index c8085f99..9ab82af6 100644 --- a/fuse/context.py +++ b/fuse/context.py @@ -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(