fix colors
This commit is contained in:
@@ -22,8 +22,8 @@ CLEAN_PATH = Path(__file__).parent / "01_clean.xlsx"
|
||||
OUTPUT_PATH = Path(__file__).parent / "08_sensitivity.xlsx"
|
||||
|
||||
# 基准参数
|
||||
BASE_C = 400
|
||||
BASE_P_THRESH = 0.02
|
||||
BASE_C = 350
|
||||
BASE_P_THRESH = 0.10
|
||||
BASE_C_BAR = 250
|
||||
N_TOTAL = 730
|
||||
|
||||
|
||||
Reference in New Issue
Block a user