From 8701a0f7b03f4bfc4321271443daf8d1bfea52f0 Mon Sep 17 00:00:00 2001 From: Sakib Rahman Date: Mon, 24 Aug 2026 08:37:01 -0400 Subject: [PATCH] Switch eAu 9x100 datasets to epic_craterlake This one-line change was part of the collect-job split (#55) but was lost in the merge, leaving the 9x100 jobs writing results under epic_craterlake_without_zdc while DIS:eAu:collect:craterlake looks under epic_craterlake, which fails its find. Co-Authored-By: Claude Fable 5 --- DIS/eAu/9x100/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIS/eAu/9x100/config.yml b/DIS/eAu/9x100/config.yml index 7eb7123..4f2ea6f 100644 --- a/DIS/eAu/9x100/config.yml +++ b/DIS/eAu/9x100/config.yml @@ -1,5 +1,5 @@ .eAu_9x100_variables: &eAu_9x100_variables - DETECTOR_CONFIG_OVERRIDE: "epic_craterlake_without_zdc" + DETECTOR_CONFIG_OVERRIDE: "epic_craterlake" EBEAM_OVERRIDE: "9" PBEAM_OVERRIDE: "100_Au197"