你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 04:26:52 +08:00
Enabled usernamespace dictionary in Taguchi block.
这个提交包含在:
@@ -11,7 +11,7 @@ optparams['absorberEr'] = [1, 50]
|
||||
optparams['absorbersig'] = [0.01, 1]
|
||||
|
||||
## Dictionary containing name of fitness metric to use, stopping criterion, and names of associated outputs (should correspond to names of rxs in input file)
|
||||
fitness = {'name': 'fitness_xcorr', 'stop': 0.99, 'args': {'refresp': '/Users/cwarren/Documents/Git-projects/gprMax/user_libs/optimisations/antenna_MALA_1200_fs_real.txt', 'outputs': 'rxMALA1200'}}
|
||||
fitness = {'name': 'fitness_xcorr', 'stop': 0.99, 'args': {'refresp': inputdirectory + 'antenna_MALA_1200_fs_real.txt', 'outputs': 'rxMALA1200'}}
|
||||
#end_taguchi:
|
||||
|
||||
#python:
|
||||
|
在新工单中引用
屏蔽一个用户