From d4f5c7c5da248ceb5c6a39ce9700bb94dc8645ba Mon Sep 17 00:00:00 2001 From: "xiangyu.xie" Date: Fri, 15 May 2026 14:14:23 +0200 Subject: [PATCH] Update config --- Configs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configs.py b/Configs.py index dde0c56..d2a8e58 100644 --- a/Configs.py +++ b/Configs.py @@ -164,7 +164,7 @@ Configs['Flat_2filters_12keV'] = { 'headerSize': 56, 'writeClusters': True, 'outputFolder': '/home/xie_x1/MLXID/DataProcess/Samples/2603MaxIV_Flat2Filters_12keV/', - 'NFrame': 7_000_00, ### 7_000_000 in total + 'NFrame': 7_000_000, ### 7_000_000 in total 'NThread': 16, 'NChunks': 16, 'runName': 'Flat_2filters_12keV',