Skip to content

Commit faf17d6

Browse files
committed
Update auto_scales in ui.json
1 parent 98a1f11 commit faf17d6

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

simpeg_drivers-assets/uijson/apparent_conductivity_inversion.ui.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,13 +364,21 @@
364364
"enabled": true,
365365
"tooltip": "The global target data misfit value"
366366
},
367-
"auto_scale_misfits": {
367+
"auto_scale_tiles": {
368368
"group": "Cooling schedule/target",
369-
"label": "Auto-scale misfits",
369+
"label": "Auto-scale tiles",
370370
"value": false,
371371
"verbose": 3,
372372
"visible": true,
373-
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor"
373+
"tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor."
374+
},
375+
"auto_scale_channels": {
376+
"group": "Cooling schedule/target",
377+
"label": "Auto-scale frequencies",
378+
"value": false,
379+
"verbose": 3,
380+
"visible": true,
381+
"tooltip": "Whether to auto-scale frequencies based on chi-factor."
374382
},
375383
"initial_beta_ratio": {
376384
"min": 0.0,

0 commit comments

Comments
 (0)