From 3aec057470213099ff70405b7a32c24bf242bb9f Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 6 May 2023 13:41:30 +0200 Subject: [PATCH] Script execution --- .../msft-constantinou_p/MultiRegionScan_msft_G2HighStat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/msft-constantinou_p/MultiRegionScan_msft_G2HighStat.py b/script/users/msft-constantinou_p/MultiRegionScan_msft_G2HighStat.py index e30064bb..0da0d8dc 100644 --- a/script/users/msft-constantinou_p/MultiRegionScan_msft_G2HighStat.py +++ b/script/users/msft-constantinou_p/MultiRegionScan_msft_G2HighStat.py @@ -64,7 +64,7 @@ REGION_A6 = {'name': 'Survey', 'elo': 468., 'ehi':578., 'estep':0.10, 'epass': 2 REGION_B1 = {'name': 'MoEF', 'ephot': 750., 'elo': 745., 'ehi':747, 'estep':0.02, 'epass': 20., 'tstep': 2.0, 'iter': 1, 'cis': False, 'position': 'reference'} REGION_B2 = {'name': 'In4d', 'elo': 725., 'ehi':731., 'estep':0.02, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'cis': False, 'position': 'sample'} REGION_B3 = {'name': 'As3d', 'elo': 702., 'ehi':707., 'estep':0.02, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'cis': False, 'position': 'sample'} -REGION_B4 = {'name': 'In3d', 'elo': 290., 'ehi':205., 'estep':0.02, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False, 'position': 'sample'} +REGION_B4 = {'name': 'In3d', 'elo': 290., 'ehi':305., 'estep':0.02, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False, 'position': 'sample'} REGION_B5 = {'name': 'Al2p', 'elo': 668., 'ehi':675., 'estep':0.02, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False, 'position': 'sample'} REGION_B6 = {'name': 'Survey', 'elo': 640., 'ehi':750., 'estep':0.10, 'epass': 20., 'tstep': 0.1, 'iter': 1, 'cis': False, 'position': 'sample'}