diff --git a/simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json b/simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json index 4facc425..df456735 100644 --- a/simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json +++ b/simpeg_drivers-assets/uijson/direct_current_2d_forward.ui.json @@ -25,7 +25,7 @@ "label": "Line ID", "parent": "data_object", "value": "", - "tooltip": "Selects the data representing the different lines in the survey." + "tooltip": "Selects the data representing the different lines in the survey" }, "line_id": { "group": "Survey", @@ -33,7 +33,7 @@ "min": 1, "label": "Line number", "value": 1, - "tooltip": "Selects the line of data to be processed." + "tooltip": "Selects the line of data to be processed" }, "potential_channel_bool": true, "mesh": { @@ -110,7 +110,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": { @@ -138,7 +138,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": [ @@ -151,7 +151,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", @@ -171,7 +171,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": "" }, @@ -203,7 +203,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", @@ -213,7 +213,7 @@ "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", @@ -221,7 +221,7 @@ "main": true, "value": false, "visible": 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" }, "n_workers": null, "n_threads": null, diff --git a/simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json b/simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json index b919c9e7..877f2f25 100644 --- a/simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/direct_current_2d_inversion.ui.json @@ -25,7 +25,7 @@ "label": "Line ID", "parent": "data_object", "value": "", - "tooltip": "Selects the data representing the different lines in the survey." + "tooltip": "Selects the data representing the different lines in the survey" }, "line_id": { "group": "Data", @@ -33,7 +33,7 @@ "min": 1, "label": "Line number", "value": 1, - "tooltip": "Selects the line of data to be processed." + "tooltip": "Selects the line of data to be processed" }, "potential_channel": { "association": "Cell", @@ -130,7 +130,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": { @@ -197,7 +197,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": [ @@ -210,7 +210,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", @@ -230,7 +230,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": "" }, @@ -307,7 +307,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", @@ -323,7 +323,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": "", "z_norm": { @@ -340,13 +340,13 @@ "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" }, "max_irls_iterations": { "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -356,7 +356,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": { @@ -385,7 +385,7 @@ "label": "Chi factor", "value": 1.0, "enabled": true, - "tooltip": "The global target data misfit value." + "tooltip": "The global target data misfit value" }, "auto_scale_tiles": { "group": "Cooling schedule/target", @@ -393,7 +393,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, @@ -404,7 +404,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, @@ -416,12 +416,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, @@ -439,7 +439,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": { @@ -458,7 +458,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, @@ -483,7 +483,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", @@ -507,7 +507,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": { @@ -548,7 +548,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", @@ -558,7 +558,7 @@ "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", @@ -566,7 +566,7 @@ "main": true, "value": false, "visible": 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" }, "n_workers": null, "n_threads": null, diff --git a/simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json b/simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json index 8ae10380..91aa78dd 100644 --- a/simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/direct_current_3d_inversion.ui.json @@ -316,7 +316,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -363,7 +363,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json b/simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json index eea2fd30..32b107d6 100644 --- a/simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json @@ -122,7 +122,7 @@ "main": true, "isValue": true, "parent": "mesh", - "label": "Initial Conductivity (S/m)", + "label": "Initial conductivity (S/m)", "property": "", "value": 0.001 }, @@ -135,7 +135,7 @@ "optional": true, "enabled": false, "parent": "mesh", - "label": "Reference Conductivity (S/m)", + "label": "Reference conductivity (S/m)", "property": "", "value": 0.001 }, @@ -327,7 +327,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -374,7 +374,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json b/simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json index e80f0797..52e88179 100644 --- a/simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/fdem1d_inversion.ui.json @@ -351,7 +351,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -398,7 +398,7 @@ "value": false, "verbose": 3, "visible": false, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/fdem_inversion.ui.json b/simpeg_drivers-assets/uijson/fdem_inversion.ui.json index 82f50d48..1b963f50 100644 --- a/simpeg_drivers-assets/uijson/fdem_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/fdem_inversion.ui.json @@ -352,7 +352,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -399,7 +399,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "auto_scale_channels": { "group": "Cooling schedule/target", @@ -407,7 +407,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale frequencies based on chi-factor." + "tooltip": "Whether to auto-scale frequencies based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/gravity_inversion.ui.json b/simpeg_drivers-assets/uijson/gravity_inversion.ui.json index db5d060c..7d960156 100644 --- a/simpeg_drivers-assets/uijson/gravity_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/gravity_inversion.ui.json @@ -585,7 +585,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -632,7 +632,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/induced_polarization_2d_forward.ui.json b/simpeg_drivers-assets/uijson/induced_polarization_2d_forward.ui.json index 7c3e4123..30fb0b51 100644 --- a/simpeg_drivers-assets/uijson/induced_polarization_2d_forward.ui.json +++ b/simpeg_drivers-assets/uijson/induced_polarization_2d_forward.ui.json @@ -25,7 +25,7 @@ "label": "Line ID", "parent": "data_object", "value": "", - "tooltip": "Selects the data representing the different lines in the survey." + "tooltip": "Selects the data representing the different lines in the survey" }, "line_id": { "group": "Survey", @@ -33,7 +33,7 @@ "min": 1, "label": "Line number", "value": 1, - "tooltip": "Selects the line of data to be processed." + "tooltip": "Selects the line of data to be processed" }, "chargeability_channel_bool": true, "mesh": { @@ -110,7 +110,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)" }, "conductivity_model": { @@ -121,7 +121,7 @@ "isValue": true, "parent": "mesh", "label": "Background", - "tooltip": "Background model in the 'Model units' (S/m or Ohm-m).", + "tooltip": "Background model in the model units (S/m or Ohm-m)", "property": "", "value": 0.001 }, @@ -150,7 +150,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": [ @@ -163,7 +163,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", @@ -183,7 +183,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": "" }, @@ -215,7 +215,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", @@ -225,7 +225,7 @@ "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", @@ -233,7 +233,7 @@ "main": true, "value": false, "visible": 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" }, "n_workers": null, "n_threads": null, diff --git a/simpeg_drivers-assets/uijson/induced_polarization_2d_inversion.ui.json b/simpeg_drivers-assets/uijson/induced_polarization_2d_inversion.ui.json index 1e679ef4..d8822657 100644 --- a/simpeg_drivers-assets/uijson/induced_polarization_2d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/induced_polarization_2d_inversion.ui.json @@ -25,7 +25,7 @@ "label": "Line ID", "parent": "data_object", "value": "", - "tooltip": "Selects the data representing the different lines in the survey." + "tooltip": "Selects the data representing the different lines in the survey" }, "line_id": { "group": "Data", @@ -33,7 +33,7 @@ "min": 1, "label": "Line number", "value": 1, - "tooltip": "Selects the line of data to be processed." + "tooltip": "Selects the line of data to be processed" }, "chargeability_channel": { "association": "Cell", @@ -129,7 +129,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)" }, "conductivity_model": { @@ -140,7 +140,7 @@ "isValue": true, "parent": "mesh", "label": "Background", - "tooltip": "Background model in the 'Model units' (S/m or Ohm-m).", + "tooltip": "Background model in the model units (S/m or Ohm-m)", "property": "", "value": 0.001 }, @@ -208,7 +208,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": [ @@ -221,7 +221,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", @@ -241,7 +241,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": "" }, @@ -318,7 +318,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", @@ -334,7 +334,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": "", "z_norm": { @@ -351,7 +351,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" }, "max_irls_iterations": { "min": 0, @@ -367,7 +367,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": { @@ -396,7 +396,7 @@ "label": "Chi factor", "value": 1.0, "enabled": true, - "tooltip": "The global target data misfit value." + "tooltip": "The global target data misfit value" }, "auto_scale_tiles": { "group": "Cooling schedule/target", @@ -404,7 +404,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, @@ -415,7 +415,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, @@ -427,12 +427,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, @@ -450,7 +450,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": { @@ -469,7 +469,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, @@ -494,7 +494,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", @@ -518,7 +518,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": { @@ -560,7 +560,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", @@ -570,7 +570,7 @@ "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", @@ -578,7 +578,7 @@ "main": true, "value": false, "visible": 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" }, "n_workers": null, "n_threads": null, diff --git a/simpeg_drivers-assets/uijson/induced_polarization_3d_inversion.ui.json b/simpeg_drivers-assets/uijson/induced_polarization_3d_inversion.ui.json index 3b997672..5dca3dbc 100644 --- a/simpeg_drivers-assets/uijson/induced_polarization_3d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/induced_polarization_3d_inversion.ui.json @@ -88,7 +88,7 @@ "main": true, "isValue": true, "parent": "mesh", - "label": "Initial Chargeability (V/V)", + "label": "Initial chargeability (V/V)", "property": "", "min": 0.0, "max": 10000.0, @@ -104,7 +104,7 @@ "group": "Mesh and models", "isValue": true, "parent": "mesh", - "label": "Reference Chargeability (V/V)", + "label": "Reference chargeability (V/V)", "property": "", "optional": true, "enabled": false, @@ -332,7 +332,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -379,7 +379,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/induced_polarization_batch2d_inversion.ui.json b/simpeg_drivers-assets/uijson/induced_polarization_batch2d_inversion.ui.json index cfc61c6c..9b350d13 100644 --- a/simpeg_drivers-assets/uijson/induced_polarization_batch2d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/induced_polarization_batch2d_inversion.ui.json @@ -339,7 +339,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -386,7 +386,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/joint_cross_gradient_inversion.ui.json b/simpeg_drivers-assets/uijson/joint_cross_gradient_inversion.ui.json index a852f4dd..bd2b50a6 100644 --- a/simpeg_drivers-assets/uijson/joint_cross_gradient_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/joint_cross_gradient_inversion.ui.json @@ -21,9 +21,9 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit A Scale", + "label": "Misfit A scale", "value": 1.0, - "tooltip": "Constant multiplier for the data misfit function for Group A" + "tooltip": "Constant multiplier for the data misfit function for group A" }, "group_b": { "main": true, @@ -36,18 +36,18 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit B Scale", + "label": "Misfit B scale", "value": 1.0, - "tooltip": "Constant multiplier for the data misfit function for Group B" + "tooltip": "Constant multiplier for the data misfit function for group B" }, "cross_gradient_weight_a_b": { "min": 0.0, "group": "Joint", - "label": "A x B Coupling Scale", + "label": "A x B coupling scale", "value": 1.0, "main": true, "lineEdit": false, - "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard Smallness and Smoothness terms.)" + "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard smallness and smoothness terms)" }, "group_c": { "main": true, @@ -62,33 +62,33 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit C Scale", + "label": "Misfit C scale", "value": 1.0, "dependency": "group_c", "dependencyType": "enabled", - "tooltip": "Constant multiplier for the data misfit function for Group C" + "tooltip": "Constant multiplier for the data misfit function for group C" }, "cross_gradient_weight_c_a": { "min": 0.0, "group": "Joint", - "label": "A x C Coupling Scale", + "label": "A x B coupling scale", "value": 1.0, "main": true, "lineEdit": false, "dependency": "group_c", "dependencyType": "enabled", - "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard Smallness and Smoothness terms.)" + "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard smallness and smoothness terms)" }, "cross_gradient_weight_c_b": { "min": 0.0, "group": "Joint", - "label": "B x C Coupling Scale", + "label": "B x C coupling scale", "value": 1.0, "main": true, "lineEdit": false, "dependency": "group_c", "dependencyType": "enabled", - "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard Smallness and Smoothness terms.)" + "tooltip": "Weight applied to the cross gradient regularizations (1: equal weight with the standard smallness and smoothness terms)" }, "mesh": { "group": "Mesh and models", @@ -274,7 +274,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 diff --git a/simpeg_drivers-assets/uijson/joint_petrophysics_inversion.ui.json b/simpeg_drivers-assets/uijson/joint_petrophysics_inversion.ui.json index b1149c05..df87690c 100644 --- a/simpeg_drivers-assets/uijson/joint_petrophysics_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/joint_petrophysics_inversion.ui.json @@ -21,12 +21,12 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit A Scale", + "label": "Misfit A scale", "value": 1.0, "dependency": "group_b", "enabled": false, "dependencyType": "enabled", - "tooltip": "Constant multiplier for the data misfit function for Group A" + "tooltip": "Constant multiplier for the data misfit function for group A" }, "group_b": { "main": true, @@ -41,12 +41,12 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit B Scale", + "label": "Misfit B scale", "value": 1.0, "dependency": "group_b", "enabled": false, "dependencyType": "enabled", - "tooltip": "Constant multiplier for the data misfit function for Group B" + "tooltip": "Constant multiplier for the data misfit function for group B" }, "group_c": { "main": true, @@ -61,11 +61,11 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit C Scale", + "label": "Misfit C scale", "value": 1.0, "dependency": "group_c", "dependencyType": "enabled", - "tooltip": "Constant multiplier for the data misfit function for Group C" + "tooltip": "Constant multiplier for the data misfit function for group C" }, "mesh": { "group": "Petrophysical model", @@ -242,7 +242,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 diff --git a/simpeg_drivers-assets/uijson/joint_surveys_inversion.ui.json b/simpeg_drivers-assets/uijson/joint_surveys_inversion.ui.json index 73337d62..cf820538 100644 --- a/simpeg_drivers-assets/uijson/joint_surveys_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/joint_surveys_inversion.ui.json @@ -21,9 +21,9 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit A Scale", + "label": "Misfit A scale", "value": 1.0, - "tooltip": "Constant multiplier for the data misfit function for Group A" + "tooltip": "Constant multiplier for the data misfit function for group A" }, "group_b": { "main": true, @@ -36,9 +36,9 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit B Scale", + "label": "Misfit B scale", "value": 1.0, - "tooltip": "Constant multiplier for the data misfit function for Group B" + "tooltip": "Constant multiplier for the data misfit function for group B" }, "group_c": { "main": true, @@ -53,11 +53,11 @@ "min": 0.0, "main": true, "group": "Joint", - "label": "Misfit C Scale", + "label": "Misfit C scale", "value": 1.0, "dependency": "group_c", "dependencyType": "enabled", - "tooltip": "Constant multiplier for the data misfit function for Group C" + "tooltip": "Constant multiplier for the data misfit function for group C" }, "mesh": { "group": "Mesh and models", @@ -76,7 +76,7 @@ "main": true, "group": "Mesh and models", "label": "Model units", - "tooltip": "Change the model units between S/m or Ohm.m, for electromagnetic and direct-current surveys.", + "tooltip": "Change the model units between S/m or Ohm.m, for electromagnetic and direct-current surveys", "optional": true, "enabled": false, "value": "Conductivity (S/m)" @@ -323,7 +323,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 diff --git a/simpeg_drivers-assets/uijson/magnetic_scalar_forward.ui.json b/simpeg_drivers-assets/uijson/magnetic_scalar_forward.ui.json index 2e3f7643..cb07287b 100644 --- a/simpeg_drivers-assets/uijson/magnetic_scalar_forward.ui.json +++ b/simpeg_drivers-assets/uijson/magnetic_scalar_forward.ui.json @@ -67,7 +67,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", diff --git a/simpeg_drivers-assets/uijson/magnetic_scalar_inversion.ui.json b/simpeg_drivers-assets/uijson/magnetic_scalar_inversion.ui.json index 673ab5b1..45c3fead 100644 --- a/simpeg_drivers-assets/uijson/magnetic_scalar_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/magnetic_scalar_inversion.ui.json @@ -618,7 +618,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -665,7 +665,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/magnetic_vector_inversion.ui.json b/simpeg_drivers-assets/uijson/magnetic_vector_inversion.ui.json index 53bd286e..38e660b4 100644 --- a/simpeg_drivers-assets/uijson/magnetic_vector_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/magnetic_vector_inversion.ui.json @@ -683,7 +683,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -730,7 +730,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/magnetotellurics_inversion.ui.json b/simpeg_drivers-assets/uijson/magnetotellurics_inversion.ui.json index 449951c9..fdfd91a3 100644 --- a/simpeg_drivers-assets/uijson/magnetotellurics_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/magnetotellurics_inversion.ui.json @@ -537,7 +537,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -584,7 +584,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "auto_scale_channels": { "group": "Cooling schedule/target", @@ -592,7 +592,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale frequencies based on chi-factor." + "tooltip": "Whether to auto-scale frequencies based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/plate_match.ui.json b/simpeg_drivers-assets/uijson/plate_match.ui.json index e536f3fd..94c2600e 100644 --- a/simpeg_drivers-assets/uijson/plate_match.ui.json +++ b/simpeg_drivers-assets/uijson/plate_match.ui.json @@ -16,7 +16,7 @@ "{6a057fdc-b355-11e3-95be-fd84a7ffcb88}", "{19730589-fd28-4649-9de0-ad47249d9aba}" ], - "tooltip": "Airborne TEM survey containing transmitter and receiver locations.", + "tooltip": "Airborne TEM survey containing transmitter and receiver locations", "value": "" }, "data": { @@ -29,7 +29,7 @@ "main": true, "label": "EM Data", "parent": "survey", - "tooltip": "Observed EM data to fit during plate matching.", + "tooltip": "Observed EM data to fit during plate matching", "value": "" }, "queries": { @@ -39,14 +39,14 @@ "{6a057fdc-b355-11e3-95be-fd84a7ffcb88}", "{202C5DB1-A56D-4004-9CAD-BAAFD8899406}" ], - "tooltip": "Locations of EM anomalies on the survey to evaluate the match.", + "tooltip": "Locations of EM anomalies on the survey to evaluate the match", "value": "" }, "max_distance": { "main": true, "label": "Query Max Distance (m)", "value": 1000.0, - "tooltip": "Length on either side of the query points to evaluate the match." + "tooltip": "Length on either side of the query points to evaluate the match" }, "strike_angles": { "association": [ @@ -59,7 +59,7 @@ "parent": "queries", "optional": true, "enabled": false, - "tooltip": "Data containing the estimated angles between the flight path and dipping body.", + "tooltip": "Data containing the estimated angles between the flight path and dipping body", "value": "" }, "topography_object": { @@ -74,7 +74,7 @@ "{b020a277-90e2-4cd7-84d6-612ee3f25051}" ], "value": "", - "tooltip": "Select a topography object to define the drape height for the survey." + "tooltip": "Select a topography object to define the drape height for the survey" }, "topography": { "association": [ diff --git a/simpeg_drivers-assets/uijson/plate_simulation.ui.json b/simpeg_drivers-assets/uijson/plate_simulation.ui.json index 681b0a1b..563cd0e0 100644 --- a/simpeg_drivers-assets/uijson/plate_simulation.ui.json +++ b/simpeg_drivers-assets/uijson/plate_simulation.ui.json @@ -11,7 +11,7 @@ "forward_only": true, "simulation": { "main": true, - "label": "SimPEG Group", + "label": "SimPEG group", "groupType": [ "{55ed3daf-c192-4d4b-a439-60fa987fe2b8}", "{BB50AC61-A657-4926-9C82-067658E246A0}" @@ -117,7 +117,7 @@ "enabled": true, "min": 0.0, "max": 360.0, - "tooltip": "Direction of the dip vector in degrees from North" + "tooltip": "Direction of the dip vector in degrees from north" }, "relative_locations": { "label": "Relative locations", @@ -133,7 +133,7 @@ "main": true, "value": 0.0, "enabled": true, - "tooltip": "If relative locations, Easting is relative to the centre of the survey" + "tooltip": "If relative locations, easting is relative to the centre of the survey" }, "northing": { "label": "Northing (m)", @@ -141,7 +141,7 @@ "group": "Plate", "value": 0.0, "enabled": true, - "tooltip": "If relative locations, Northing is relative to the centre of the survey" + "tooltip": "If relative locations, northing is relative to the centre of the survey" }, "elevation": { "label": "Elevation (m)", @@ -149,7 +149,7 @@ "group": "Plate", "value": 0.0, "enabled": true, - "tooltip": "If relative location, Elevation is relative to the topography or overburden according to 'Depth reference' selection" + "tooltip": "If relative location, elevation is relative to the topography or overburden according to 'Depth reference' selection" }, "reference_surface": { "label": "Depth reference", diff --git a/simpeg_drivers-assets/uijson/plate_sweep.ui.json b/simpeg_drivers-assets/uijson/plate_sweep.ui.json index 2112815e..b638a777 100644 --- a/simpeg_drivers-assets/uijson/plate_sweep.ui.json +++ b/simpeg_drivers-assets/uijson/plate_sweep.ui.json @@ -19,7 +19,7 @@ ], "value": "", "enabled": true, - "tooltip": "Plate simulation options that will be overwritten by sweep parameters." + "tooltip": "Plate simulation options that will be overwritten by sweep parameters" }, "workdir": { "main": true, diff --git a/simpeg_drivers-assets/uijson/tdem1d_inversion.ui.json b/simpeg_drivers-assets/uijson/tdem1d_inversion.ui.json index f50f403f..c5120814 100644 --- a/simpeg_drivers-assets/uijson/tdem1d_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/tdem1d_inversion.ui.json @@ -336,7 +336,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -383,7 +383,7 @@ "value": false, "verbose": 3, "visible": false, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/tdem_inversion.ui.json b/simpeg_drivers-assets/uijson/tdem_inversion.ui.json index f8184da1..24318179 100644 --- a/simpeg_drivers-assets/uijson/tdem_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/tdem_inversion.ui.json @@ -396,7 +396,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -443,7 +443,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "initial_beta_ratio": { "min": 0.0, diff --git a/simpeg_drivers-assets/uijson/tile_estimator.ui.json b/simpeg_drivers-assets/uijson/tile_estimator.ui.json index d63bdc22..5622820f 100644 --- a/simpeg_drivers-assets/uijson/tile_estimator.ui.json +++ b/simpeg_drivers-assets/uijson/tile_estimator.ui.json @@ -8,7 +8,7 @@ "monitoring_directory": "", "simulation": { "main": true, - "label": "SimPEG Group", + "label": "SimPEG group", "groupType": "{55ed3daf-c192-4d4b-a439-60fa987fe2b8}", "value": "" }, diff --git a/simpeg_drivers-assets/uijson/tipper_inversion.ui.json b/simpeg_drivers-assets/uijson/tipper_inversion.ui.json index 5e530251..a9f127e3 100644 --- a/simpeg_drivers-assets/uijson/tipper_inversion.ui.json +++ b/simpeg_drivers-assets/uijson/tipper_inversion.ui.json @@ -417,7 +417,7 @@ "min": 0, "group": "Sparse/blocky model", "label": "Maximum IRLS iterations", - "tooltip": "Incomplete Re-weighted Least Squares iterations for non-L2 problems", + "tooltip": "Incomplete re-weighted least squares iterations for non-L2 problems", "value": 25, "enabled": true, "verbose": 2 @@ -464,7 +464,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor." + "tooltip": "Whether to auto-scale the misfit function of tiles based on chi-factor" }, "auto_scale_channels": { "group": "Cooling schedule/target", @@ -472,7 +472,7 @@ "value": false, "verbose": 3, "visible": true, - "tooltip": "Whether to auto-scale frequencies based on chi-factor." + "tooltip": "Whether to auto-scale frequencies based on chi-factor" }, "initial_beta_ratio": { "min": 0.0,