9.6.4. Joint MT/ZTEM Inversion
Here, we jointly invert synthetic MT and ZTEM data using E3DMT versions 1 and 2. When inverting impedances and Tipper data, the E3DMT codes have a tendency to place conductive artifacts proximal to the receivers. To overcome this obstacle, we demonstrate a basic approach for limiting artifacts through the use of interface weights.
Important
The MT and ZTEM data are in GIF format; see GIF data conventions page. This means the locations are Easting-Northing-Elevation. The data convention is defined X = Northing, Y = Easting and Z = Down. Failure to recognize this will cause incorrect interpretation of the data. To get addition background information on the coordinate systems used by the E3DMT codes, see the theory sections of the version 1 and version 2 manuals.
9.6.4.1. Setup for the Exercise
If you have completed the tutorial “Importing, Interpreting and Preparing NSEM Data”:
Open your pre-existing GIFtools project
Set the working directory (if you would like to change it)
If you have NOT completed the previous tutorial and would like to start here, complete the following steps:
Open GIFtools
Import the observed data in E3DMT version 1 format. The MT data file (MTdata_v1.obs) and the ZTEM data file (ZTEMdata_v1.obs) are found in the assets sub-folder. MT data are in units V/A and ZTEM data are unitless.
Load OcTree mesh. Load the one found in the folder assets/octree_model_ztem.
Load active cells model. Load the one found in the folder assets/octree_model_ztem.
Load true model. Load the one found in the folder assets/octree_model_ztem.
Pro tip: To avoid confusion between location and data coordinate systems, use the set data headers tool to define location columns as Easting, Northing and Elevation.
Important
Data were generated using E3DMT version 2 and a block model approximating TKC. Uncertainties of 0.0025 \(\pm\) 5% were added to all impedance tensor measurements. A table containing the uncertainties added to the ZTEM data can be found here .
9.6.4.2. E3DMT Version 1
Let us now invert the MT and ZTEM data using E3DMT version 1.
Use edit options to set the inversion parameters
- Basic Tab:
Hold ctrl and select the MT and ZTEM data
Set mesh
Set topography to active cells model
No background susceptibility
1D conductivity of 0.001 S/m
Use Iterative solver unless you have sufficient RAM to use Direct solver.
- Model Options Tab:
Set Beta cooling schedule to ‘custom by clicking button’. Use beta max = 0.8, beta min = 1e-8 and reduction factor = 0.25
Set Chi Factor = 0.5 since E3DMT version 1 uses a non-standard measure of data misfit; see manual
alpha S = 1e-10, alpha E = 1, alpha N = 1 and alpha Z = 2.56 (to recover smoothest model and balance gradient terms based on cell dimensions)
Set the active cells topo as the active model cells
Set initial model as 0.001 S/m
Set reference model as 0.001 S/m
Set role in model objective function to SMOOTH_MOD_DIF
Click Apply and write files
The results of the inversion are shown below. We are able to recover the moderately conductive overburden from MT information as well as the conductive pipe from both the MT and ZTEM. The maximum conductivity of the recovered structure is notably higher than the true conductivity of the pipe.
The inversion reaches target misfit after 4 iterations but we have chosen the model recovered at iteration 3 (chi factor = 0.58). The model norm is discontinuous because the current model is set to be the reference model for the next beta value. The recovered model is able to reproduce the observed anomaly but underestimates its amplitude. Misfit maps show that we are fitting both datasets relatively evenly.
9.6.4.3. E3DMT Version 2
Let us now invert the ZTEM data using E3DMT version 2. Unlike version 1, version 2 requires that user define the receiver which measure the fields.
Click the impedance data object and set receivers from locations. Use the following values:
Easting width = 2 m
Northing width = 2 m
Vertical width = 2 m
Use edit options to set the inversion parameters
- Basic Tab:
Hold ctrl and select the MT and ZTEM data
Set mesh
Set topography to active cells model
No background susceptibility
1D conductivity of 0.001 S/m (which we inferred from apparent resistivity maps)
Use Iterative solver unless you have sufficient RAM to use Direct solver.
- Model Options Tab:
Set Beta cooling schedule to ‘custom by clicking button’. Use beta max = 0.8, beta min = 1e-8 and reduction factor = 0.25
Set Chi Factor = 1
alpha S = 1e-10, alpha E = 1, alpha N = 1 and alpha Z = 2.56 (to recover smoothest model and balance gradient terms based on cell dimensions)
Set the active cells topo as the active model cells
Set initial model as 0.001 S/m
Set reference model as 0.001 S/m
Set role in model objective function to SMOOTH_MOD_DIF
Click Apply and write files
The results of the inversion are shown below. We are able to recover the moderately conductive overburden from MT information as well as the conductive pipe from both the MT and ZTEM. The maximum conductivity of the recovered structure is notably higher than the true conductivity of the pipe. Despite inverting for the smoothest model, the inversion need to place more sparse structures nearer to the Earth’s surface to fit both the MT and ZTEM data. It is possible that our mesh is too coarse to recover a smooth model that explains both datasets.
The inversion reaches target misfit after 6 iterations but we have chosen the model recovered at iteration 3 (chi factor = 1.06). The model norm is discontinuous because the current model is set to be the reference model for the next beta value. The recovered model is able to reproduce the observed anomaly but underestimates its amplitude. Misfit maps show that we are fitting both datasets relatively evenly.