Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.1",
"version": "0.3.0-alpha.4",
"title": "Direct Current (DC) 2D Forward",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
Expand Down Expand Up @@ -184,7 +184,7 @@
"enabled": false,
"label": "Number of CPUs",
"value": 1,
"visible": true
"visible": false
},
"solver_type": {
"choiceList": [
Expand Down Expand Up @@ -225,9 +225,9 @@
"value": false,
"tooltip": "Generates a file for sweeping parameters instead of running the application."
},
"distributed_workers": "",
"n_workers": "",
"n_threads": "",
"max_ram": "",
"performance_report": false
"performance_report": false,
"distributed_workers": ""
}
10 changes: 5 additions & 5 deletions simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.1",
"version": "0.3.0-alpha.4",
"title": "Direct Current (DC) 2D Inversion",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
Expand Down Expand Up @@ -392,7 +392,7 @@
"auto_scale_misfits": {
"group": "Cooling schedule/target",
"label": "Auto-scale misfits",
"value": true,
"value": false,
"verbose": 3,
"visible": true,
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor."
Expand Down Expand Up @@ -519,7 +519,7 @@
"enabled": false,
"label": "Number of CPUs",
"value": 1,
"visible": true
"visible": false
},
"solver_type": {
"choiceList": [
Expand Down Expand Up @@ -570,9 +570,9 @@
"value": false,
"tooltip": "Generates a file for sweeping parameters instead of running the application."
},
"distributed_workers": "",
"n_workers": "",
"n_threads": "",
"max_ram": "",
"performance_report": false
"performance_report": false,
"distributed_workers": ""
}
26 changes: 13 additions & 13 deletions simpeg_drivers-assets/uijson/direct_current_3d_forward.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.1",
"version": "0.3.0-alpha.4",
"title": "Direct Current (DC) 3D Forward",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
Expand Down Expand Up @@ -27,7 +27,7 @@
"value": "",
"optional": true,
"enabled": false,
"tooltip": "Select a mesh for the inversion."
"tooltip": "Select a mesh for the inversion"
},
"model_type": {
"choiceList": [
Expand All @@ -37,7 +37,7 @@
"main": true,
"group": "Mesh and models",
"label": "Model units",
"tooltip": "Select the units of the model.",
"tooltip": "Select the units of the model",
"value": "Conductivity (S/m)"
},
"starting_model": {
Expand Down Expand Up @@ -68,7 +68,7 @@
"value": "",
"optional": true,
"enabled": true,
"tooltip": "Select a topography object to define the active cells for inversion."
"tooltip": "Select a topography object to define the active cells for inversion"
},
"topography": {
"association": [
Expand All @@ -81,7 +81,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object.",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -101,7 +101,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set.",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand All @@ -113,7 +113,7 @@
"enabled": false,
"label": "Number of CPUs",
"value": 1,
"visible": true
"visible": false
},
"solver_type": {
"choiceList": [
Expand All @@ -135,7 +135,7 @@
"min": 1,
"max": 1000,
"verbose": 2,
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library."
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library"
},
"max_chunk_size": {
"min": 0,
Expand All @@ -146,7 +146,7 @@
"value": 128,
"verbose": 3,
"visible": false,
"tooltip": "Limit the chunk size used by Dask for distributed computation."
"tooltip": "Limit the chunk size used by Dask for distributed computation"
},
"out_group": {
"label": "SimPEG group",
Expand All @@ -156,18 +156,18 @@
"visible": true,
"optional": true,
"enabled": false,
"tooltip": "Optionally set the SimPEG group to which results will be saved."
"tooltip": "Optionally set the SimPEG group to which results will be saved"
},
"generate_sweep": {
"label": "Generate sweep file",
"group": "Python run preferences",
"main": true,
"value": false,
"tooltip": "Generates a file for sweeping parameters instead of running the application."
"tooltip": "Generates a file for sweeping parameters instead of running the application"
},
"distributed_workers": "",
"n_workers": "",
"n_threads": "",
"max_ram": "",
"performance_report": false
"performance_report": false,
"distributed_workers": ""
}
56 changes: 28 additions & 28 deletions simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0-alpha.1",
"version": "0.3.0-alpha.4",
"title": "Direct Current (DC) 3D Inversion",
"icon": "PotentialElectrode",
"documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/stable/intro.html",
Expand Down Expand Up @@ -52,7 +52,7 @@
"value": "",
"optional": true,
"enabled": false,
"tooltip": "Select a mesh for the inversion."
"tooltip": "Select a mesh for the inversion"
},
"model_type": {
"choiceList": [
Expand All @@ -62,7 +62,7 @@
"main": true,
"group": "Mesh and models",
"label": "Model units",
"tooltip": "Select the units of the model.",
"tooltip": "Select the units of the model",
"value": "Conductivity (S/m)"
},
"starting_model": {
Expand Down Expand Up @@ -141,7 +141,7 @@
"value": "",
"optional": true,
"enabled": true,
"tooltip": "Select a topography object to define the active cells for inversion."
"tooltip": "Select a topography object to define the active cells for inversion"
},
"topography": {
"association": [
Expand All @@ -154,7 +154,7 @@
"optional": true,
"enabled": false,
"label": "Elevation channel",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object.",
"tooltip": "Set elevation from channel. If not set the topography will be set from the geometry of the selected 'topography' object",
"parent": "topography_object",
"dependency": "topography_object",
"dependencyType": "enabled",
Expand All @@ -174,7 +174,7 @@
"dependency": "topography_object",
"dependencyType": "disabled",
"label": "Active model",
"tooltip": "Provide the active cell boolean model directly if topography not set.",
"tooltip": "Provide the active cell boolean model directly if topography not set",
"parent": "mesh",
"value": ""
},
Expand Down Expand Up @@ -262,7 +262,7 @@
"enabled": true,
"dependency": "reference_model",
"dependencyType": "enabled",
"tooltip": "Lp-norm used in the smallness term of the objective function."
"tooltip": "Lp-norm used in the smallness term of the objective function"
},
"x_norm": {
"association": "Cell",
Expand All @@ -278,7 +278,7 @@
"precision": 2,
"lineEdit": false,
"enabled": true,
"tooltip": "Lp-norm used in the x-smoothness term of the objective function."
"tooltip": "Lp-norm used in the x-smoothness term of the objective function"
},
"y_norm": {
"association": "Cell",
Expand All @@ -294,7 +294,7 @@
"precision": 2,
"lineEdit": false,
"enabled": true,
"tooltip": "Lp-norm used in the y-smoothness term of the objective function."
"tooltip": "Lp-norm used in the y-smoothness term of the objective function"
},
"z_norm": {
"association": "Cell",
Expand All @@ -310,7 +310,7 @@
"precision": 2,
"lineEdit": false,
"enabled": true,
"tooltip": "Lp-norm used in the z-smoothness term of the objective function."
"tooltip": "Lp-norm used in the z-smoothness term of the objective function"
},
"gradient_type": "total",
"max_irls_iterations": {
Expand All @@ -327,7 +327,7 @@
"label": "IRLS start chi factor",
"enabled": true,
"value": 1.0,
"tooltip": "This chi factor will be used to determine the misfit threshold after which IRLS iterations begin.",
"tooltip": "This chi factor will be used to determine the misfit threshold after which IRLS iterations begin",
"verbose": 3
},
"beta_tol": {
Expand Down Expand Up @@ -356,15 +356,15 @@
"label": "Chi factor",
"value": 1.0,
"enabled": true,
"tooltip": "The global target data misfit value."
"tooltip": "The global target data misfit value"
},
"auto_scale_misfits": {
"group": "Cooling schedule/target",
"label": "Auto-scale misfits",
"value": true,
"value": false,
"verbose": 3,
"visible": true,
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor."
"tooltip": "Whether to auto-scale misfits functions (tile, frequency, joint methods) based on chi-factor"
},
"initial_beta_ratio": {
"min": 0.0,
Expand All @@ -375,7 +375,7 @@
"label": "Initial beta ratio",
"value": 100.0,
"verbose": 2,
"tooltip": "Estimate the trade-off parameter by scaling the ratio between the largest derivatives in the objective function gradients."
"tooltip": "Estimate the trade-off parameter by scaling the ratio between the largest derivatives in the objective function gradients"
},
"initial_beta": {
"min": 0.0,
Expand All @@ -387,12 +387,12 @@
"label": "Initial beta",
"value": 1.0,
"verbose": 2,
"tooltip": "Trade-off parameter between data misfit and regularization."
"tooltip": "Trade-off parameter between data misfit and regularization"
},
"cooling_factor": {
"group": "Cooling schedule/target",
"label": "Beta cooling factor",
"tooltip": "Each beta cooling step will be calculated by dividing the current beta by this factor.",
"tooltip": "Each beta cooling step will be calculated by dividing the current beta by this factor",
"value": 2.0,
"min": 1.1,
"max": 100,
Expand All @@ -410,7 +410,7 @@
"precision": 1,
"verbose": 2,
"enabled": true,
"tooltip": "Set the number of iterations per beta value. Use higher values for more non-linear optimization problems."
"tooltip": "Set the number of iterations per beta value. Use higher values for more non-linear optimization problems"
},
"epsilon_cooling_factor": 1.2,
"max_global_iterations": {
Expand All @@ -429,7 +429,7 @@
"min": 1,
"enabled": true,
"verbose": 3,
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations."
"tooltip": "Perform an Armijo backtracking linesearch for the provided number of iterations"
},
"max_cg_iterations": {
"min": 0,
Expand All @@ -454,7 +454,7 @@
"min": 1e-06,
"verbose": 3,
"enabled": true,
"tooltip": "Minimum decrease in regularization beyond which the IRLS procedure is deemed to have completed."
"tooltip": "Minimum decrease in regularization beyond which the IRLS procedure is deemed to have completed"
},
"sens_wts_threshold": {
"group": "Update sensitivity weights directive",
Expand All @@ -478,7 +478,7 @@
"save_sensitivities": {
"group": "Update sensitivity weights directive",
"label": "Save sensitivities",
"tooltip": "Save the summed square row sensitivities to geoh5.",
"tooltip": "Save the summed square row sensitivities to geoh5",
"value": false
},
"n_cpu": {
Expand All @@ -488,7 +488,7 @@
"enabled": false,
"label": "Number of CPUs",
"value": 1,
"visible": true
"visible": false
},
"solver_type": {
"choiceList": [
Expand All @@ -510,7 +510,7 @@
"min": 1,
"max": 1000,
"verbose": 2,
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library."
"tooltip": "Splits the objective function into spatial tiles for distributed computation using the Dask library"
},
"store_sensitivities": {
"choiceList": [
Expand All @@ -531,7 +531,7 @@
"value": 128,
"verbose": 3,
"visible": false,
"tooltip": "Limit the chunk size used by Dask for distributed computation."
"tooltip": "Limit the chunk size used by Dask for distributed computation"
},
"out_group": {
"label": "SimPEG group",
Expand All @@ -541,18 +541,18 @@
"visible": true,
"optional": true,
"enabled": false,
"tooltip": "Optionally set the SimPEG group to which results will be saved."
"tooltip": "Optionally set the SimPEG group to which results will be saved"
},
"generate_sweep": {
"label": "Generate sweep file",
"group": "Python run preferences",
"main": true,
"value": false,
"tooltip": "Generates a file for sweeping parameters instead of running the application."
"tooltip": "Generates a file for sweeping parameters instead of running the application"
},
"distributed_workers": "",
"n_workers": "",
"n_threads": "",
"max_ram": "",
"performance_report": false
"performance_report": false,
"distributed_workers": ""
}
Loading
Loading