更新相关计算方法,拆分错误提示

This commit is contained in:
marques
2025-05-14 21:27:22 +08:00
parent 517ad55517
commit dab7bf1934
2 changed files with 23 additions and 35 deletions

View File

@ -42,7 +42,8 @@ class ConfigParams:
"BandPassOrder": 4,
"BandPassLow": 0.01,
"BandPassHigh": 0.7
}
},
"Multiple_Factor":100
}
APPROXIMATELY_ALIGN_INPUT_ORGBCG_FILENAME: str = "orgBcg_Raw_"
APPROXIMATELY_ALIGN_INPUT_THO_FILENAME: str = "Effort Tho_Raw_"