From ceaa0235e7673aac910668bf50f82f2d0f74fd42 Mon Sep 17 00:00:00 2001 From: dachengx Date: Sun, 29 Dec 2024 19:44:07 -0600 Subject: [PATCH] Record `corrections_run_id` --- fuse/context.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fuse/context.py b/fuse/context.py index 09588a62..c8085f99 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.corrections_run_id = corrections_run_id st.config.update( dict( # detector='XENONnT',