Skip to content

Commit 2683467

Browse files
authored
Merge pull request #201 from MiraGeoscience/GEOPY-2142
GEOPY-2142: bring back adjusted ui.json from Analyst to their respective repo
2 parents 425e4b9 + 7305322 commit 2683467

34 files changed

Lines changed: 619 additions & 623 deletions

simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0-alpha.1",
2+
"version": "0.3.0-alpha.4",
33
"title": "Direct Current (DC) 2D Forward",
44
"icon": "PotentialElectrode",
55
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
@@ -184,7 +184,7 @@
184184
"enabled": false,
185185
"label": "Number of CPUs",
186186
"value": 1,
187-
"visible": true
187+
"visible": false
188188
},
189189
"solver_type": {
190190
"choiceList": [
@@ -225,9 +225,9 @@
225225
"value": false,
226226
"tooltip": "Generates a file for sweeping parameters instead of running the application."
227227
},
228-
"distributed_workers": "",
229228
"n_workers": "",
230229
"n_threads": "",
231230
"max_ram": "",
232-
"performance_report": false
231+
"performance_report": false,
232+
"distributed_workers": ""
233233
}

simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0-alpha.1",
2+
"version": "0.3.0-alpha.4",
33
"title": "Direct Current (DC) 2D Inversion",
44
"icon": "PotentialElectrode",
55
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
@@ -392,7 +392,7 @@
392392
"auto_scale_misfits": {
393393
"group": "Cooling schedule/target",
394394
"label": "Auto-scale misfits",
395-
"value": true,
395+
"value": false,
396396
"verbose": 3,
397397
"visible": true,
398398
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor."
@@ -519,7 +519,7 @@
519519
"enabled": false,
520520
"label": "Number of CPUs",
521521
"value": 1,
522-
"visible": true
522+
"visible": false
523523
},
524524
"solver_type": {
525525
"choiceList": [
@@ -570,9 +570,9 @@
570570
"value": false,
571571
"tooltip": "Generates a file for sweeping parameters instead of running the application."
572572
},
573-
"distributed_workers": "",
574573
"n_workers": "",
575574
"n_threads": "",
576575
"max_ram": "",
577-
"performance_report": false
576+
"performance_report": false,
577+
"distributed_workers": ""
578578
}

simpeg_drivers-assets/uijson/direct_current_3d_forward.ui.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0-alpha.1",
2+
"version": "0.3.0-alpha.4",
33
"title": "Direct Current (DC) 3D Forward",
44
"icon": "PotentialElectrode",
55
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
@@ -27,7 +27,7 @@
2727
"value": "",
2828
"optional": true,
2929
"enabled": false,
30-
"tooltip": "Select a mesh for the inversion."
30+
"tooltip": "Select a mesh for the inversion"
3131
},
3232
"model_type": {
3333
"choiceList": [
@@ -37,7 +37,7 @@
3737
"main": true,
3838
"group": "Mesh and models",
3939
"label": "Model units",
40-
"tooltip": "Select the units of the model.",
40+
"tooltip": "Select the units of the model",
4141
"value": "Conductivity (S/m)"
4242
},
4343
"starting_model": {
@@ -68,7 +68,7 @@
6868
"value": "",
6969
"optional": true,
7070
"enabled": true,
71-
"tooltip": "Select a topography object to define the active cells for inversion."
71+
"tooltip": "Select a topography object to define the active cells for inversion"
7272
},
7373
"topography": {
7474
"association": [
@@ -81,7 +81,7 @@
8181
"optional": true,
8282
"enabled": false,
8383
"label": "Elevation channel",
84-
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object.",
84+
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
8585
"parent": "topography_object",
8686
"dependency": "topography_object",
8787
"dependencyType": "enabled",
@@ -101,7 +101,7 @@
101101
"dependency": "topography_object",
102102
"dependencyType": "disabled",
103103
"label": "Active model",
104-
"tooltip": "Provide the active cell boolean model directly if topography not set.",
104+
"tooltip": "Provide the active cell boolean model directly if topography not set",
105105
"parent": "mesh",
106106
"value": ""
107107
},
@@ -113,7 +113,7 @@
113113
"enabled": false,
114114
"label": "Number of CPUs",
115115
"value": 1,
116-
"visible": true
116+
"visible": false
117117
},
118118
"solver_type": {
119119
"choiceList": [
@@ -135,7 +135,7 @@
135135
"min": 1,
136136
"max": 1000,
137137
"verbose": 2,
138-
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library."
138+
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library"
139139
},
140140
"max_chunk_size": {
141141
"min": 0,
@@ -146,7 +146,7 @@
146146
"value": 128,
147147
"verbose": 3,
148148
"visible": false,
149-
"tooltip": "Limit the chunk size used by Dask for distributed computation."
149+
"tooltip": "Limit the chunk size used by Dask for distributed computation"
150150
},
151151
"out_group": {
152152
"label": "SimPEG group",
@@ -156,18 +156,18 @@
156156
"visible": true,
157157
"optional": true,
158158
"enabled": false,
159-
"tooltip": "Optionally set the SimPEG group to which results will be saved."
159+
"tooltip": "Optionally set the SimPEG group to which results will be saved"
160160
},
161161
"generate_sweep": {
162162
"label": "Generate sweep file",
163163
"group": "Python run preferences",
164164
"main": true,
165165
"value": false,
166-
"tooltip": "Generates a file for sweeping parameters instead of running the application."
166+
"tooltip": "Generates a file for sweeping parameters instead of running the application"
167167
},
168-
"distributed_workers": "",
169168
"n_workers": "",
170169
"n_threads": "",
171170
"max_ram": "",
172-
"performance_report": false
171+
"performance_report": false,
172+
"distributed_workers": ""
173173
}

simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0-alpha.1",
2+
"version": "0.3.0-alpha.4",
33
"title": "Direct Current (DC) 3D Inversion",
44
"icon": "PotentialElectrode",
55
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
@@ -52,7 +52,7 @@
5252
"value": "",
5353
"optional": true,
5454
"enabled": false,
55-
"tooltip": "Select a mesh for the inversion."
55+
"tooltip": "Select a mesh for the inversion"
5656
},
5757
"model_type": {
5858
"choiceList": [
@@ -62,7 +62,7 @@
6262
"main": true,
6363
"group": "Mesh and models",
6464
"label": "Model units",
65-
"tooltip": "Select the units of the model.",
65+
"tooltip": "Select the units of the model",
6666
"value": "Conductivity (S/m)"
6767
},
6868
"starting_model": {
@@ -141,7 +141,7 @@
141141
"value": "",
142142
"optional": true,
143143
"enabled": true,
144-
"tooltip": "Select a topography object to define the active cells for inversion."
144+
"tooltip": "Select a topography object to define the active cells for inversion"
145145
},
146146
"topography": {
147147
"association": [
@@ -154,7 +154,7 @@
154154
"optional": true,
155155
"enabled": false,
156156
"label": "Elevation channel",
157-
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object.",
157+
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
158158
"parent": "topography_object",
159159
"dependency": "topography_object",
160160
"dependencyType": "enabled",
@@ -174,7 +174,7 @@
174174
"dependency": "topography_object",
175175
"dependencyType": "disabled",
176176
"label": "Active model",
177-
"tooltip": "Provide the active cell boolean model directly if topography not set.",
177+
"tooltip": "Provide the active cell boolean model directly if topography not set",
178178
"parent": "mesh",
179179
"value": ""
180180
},
@@ -262,7 +262,7 @@
262262
"enabled": true,
263263
"dependency": "reference_model",
264264
"dependencyType": "enabled",
265-
"tooltip": "Lp-norm used in the smallness term of the objective function."
265+
"tooltip": "Lp-norm used in the smallness term of the objective function"
266266
},
267267
"x_norm": {
268268
"association": "Cell",
@@ -278,7 +278,7 @@
278278
"precision": 2,
279279
"lineEdit": false,
280280
"enabled": true,
281-
"tooltip": "Lp-norm used in the x-smoothness term of the objective function."
281+
"tooltip": "Lp-norm used in the x-smoothness term of the objective function"
282282
},
283283
"y_norm": {
284284
"association": "Cell",
@@ -294,7 +294,7 @@
294294
"precision": 2,
295295
"lineEdit": false,
296296
"enabled": true,
297-
"tooltip": "Lp-norm used in the y-smoothness term of the objective function."
297+
"tooltip": "Lp-norm used in the y-smoothness term of the objective function"
298298
},
299299
"z_norm": {
300300
"association": "Cell",
@@ -310,7 +310,7 @@
310310
"precision": 2,
311311
"lineEdit": false,
312312
"enabled": true,
313-
"tooltip": "Lp-norm used in the z-smoothness term of the objective function."
313+
"tooltip": "Lp-norm used in the z-smoothness term of the objective function"
314314
},
315315
"gradient_type": "total",
316316
"max_irls_iterations": {
@@ -327,7 +327,7 @@
327327
"label": "IRLS start chi factor",
328328
"enabled": true,
329329
"value": 1.0,
330-
"tooltip": "This chi factor will be used to determine the misfit threshold after which IRLS iterations begin.",
330+
"tooltip": "This chi factor will be used to determine the misfit threshold after which IRLS iterations begin",
331331
"verbose": 3
332332
},
333333
"beta_tol": {
@@ -356,15 +356,15 @@
356356
"label": "Chi factor",
357357
"value": 1.0,
358358
"enabled": true,
359-
"tooltip": "The global target data misfit value."
359+
"tooltip": "The global target data misfit value"
360360
},
361361
"auto_scale_misfits": {
362362
"group": "Cooling schedule/target",
363363
"label": "Auto-scale misfits",
364-
"value": true,
364+
"value": false,
365365
"verbose": 3,
366366
"visible": true,
367-
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor."
367+
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor"
368368
},
369369
"initial_beta_ratio": {
370370
"min": 0.0,
@@ -375,7 +375,7 @@
375375
"label": "Initial beta ratio",
376376
"value": 100.0,
377377
"verbose": 2,
378-
"tooltip": "Estimate the trade-off parameter by scaling the ratio between the largest derivatives in the objective function gradients."
378+
"tooltip": "Estimate the trade-off parameter by scaling the ratio between the largest derivatives in the objective function gradients"
379379
},
380380
"initial_beta": {
381381
"min": 0.0,
@@ -387,12 +387,12 @@
387387
"label": "Initial beta",
388388
"value": 1.0,
389389
"verbose": 2,
390-
"tooltip": "Trade-off parameter between data misfit and regularization."
390+
"tooltip": "Trade-off parameter between data misfit and regularization"
391391
},
392392
"cooling_factor": {
393393
"group": "Cooling schedule/target",
394394
"label": "Beta cooling factor",
395-
"tooltip": "Each beta cooling step will be calculated by dividing the current beta by this factor.",
395+
"tooltip": "Each beta cooling step will be calculated by dividing the current beta by this factor",
396396
"value": 2.0,
397397
"min": 1.1,
398398
"max": 100,
@@ -410,7 +410,7 @@
410410
"precision": 1,
411411
"verbose": 2,
412412
"enabled": true,
413-
"tooltip": "Set the number of iterations per beta value. Use higher values for more non-linear optimization problems."
413+
"tooltip": "Set the number of iterations per beta value. Use higher values for more non-linear optimization problems"
414414
},
415415
"epsilon_cooling_factor": 1.2,
416416
"max_global_iterations": {
@@ -429,7 +429,7 @@
429429
"min": 1,
430430
"enabled": true,
431431
"verbose": 3,
432-
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations."
432+
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
433433
},
434434
"max_cg_iterations": {
435435
"min": 0,
@@ -454,7 +454,7 @@
454454
"min": 1e-06,
455455
"verbose": 3,
456456
"enabled": true,
457-
"tooltip": "Minimum decrease in regularization beyond which the IRLS procedure is deemed to have completed."
457+
"tooltip": "Minimum decrease in regularization beyond which the IRLS procedure is deemed to have completed"
458458
},
459459
"sens_wts_threshold": {
460460
"group": "Update sensitivity weights directive",
@@ -478,7 +478,7 @@
478478
"save_sensitivities": {
479479
"group": "Update sensitivity weights directive",
480480
"label": "Save sensitivities",
481-
"tooltip": "Save the summed square row sensitivities to geoh5.",
481+
"tooltip": "Save the summed square row sensitivities to geoh5",
482482
"value": false
483483
},
484484
"n_cpu": {
@@ -488,7 +488,7 @@
488488
"enabled": false,
489489
"label": "Number of CPUs",
490490
"value": 1,
491-
"visible": true
491+
"visible": false
492492
},
493493
"solver_type": {
494494
"choiceList": [
@@ -510,7 +510,7 @@
510510
"min": 1,
511511
"max": 1000,
512512
"verbose": 2,
513-
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library."
513+
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library"
514514
},
515515
"store_sensitivities": {
516516
"choiceList": [
@@ -531,7 +531,7 @@
531531
"value": 128,
532532
"verbose": 3,
533533
"visible": false,
534-
"tooltip": "Limit the chunk size used by Dask for distributed computation."
534+
"tooltip": "Limit the chunk size used by Dask for distributed computation"
535535
},
536536
"out_group": {
537537
"label": "SimPEG group",
@@ -541,18 +541,18 @@
541541
"visible": true,
542542
"optional": true,
543543
"enabled": false,
544-
"tooltip": "Optionally set the SimPEG group to which results will be saved."
544+
"tooltip": "Optionally set the SimPEG group to which results will be saved"
545545
},
546546
"generate_sweep": {
547547
"label": "Generate sweep file",
548548
"group": "Python run preferences",
549549
"main": true,
550550
"value": false,
551-
"tooltip": "Generates a file for sweeping parameters instead of running the application."
551+
"tooltip": "Generates a file for sweeping parameters instead of running the application"
552552
},
553-
"distributed_workers": "",
554553
"n_workers": "",
555554
"n_threads": "",
556555
"max_ram": "",
557-
"performance_report": false
556+
"performance_report": false,
557+
"distributed_workers": ""
558558
}

0 commit comments

Comments
 (0)