microproduct/backScattering/config.ini

12 lines
334 B
INI
Raw Permalink Normal View History

2023-08-28 10:17:29 +00:00
# -*- coding: UTF-8 -*-
# 定义config分组
[config]
######1-算法基本参数######
2024-02-21 02:15:05 +00:00
tager = cal
productLEVEL = 3
2023-08-28 10:17:29 +00:00
# 算法名称。修改临时工作区生成临时文件的名称,日志名称;
2024-02-21 02:15:05 +00:00
exe_name = BackScattering
2023-08-28 10:17:29 +00:00
# 开启调试模式则不删除临时工作区True:开启调试False:不开启调试
debug = False