From 1fa23bf3039e1a99235780b5c4814955dad0555e Mon Sep 17 00:00:00 2001 From: Cedric Ewen Date: Sun, 3 Sep 2023 22:38:33 +0200 Subject: [PATCH] set default log_pt to false --- configs/data/lhco.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/data/lhco.yaml b/configs/data/lhco.yaml index 2f6d5a0..9201bd6 100644 --- a/configs/data/lhco.yaml +++ b/configs/data/lhco.yaml @@ -17,4 +17,4 @@ jet_type: "x" shuffle_data: True use_calculated_base_distribution: True file_suffix_processed_data: "" -log_pt: True +log_pt: False