Here, time-domain data are inverted using the laterally constrained 3D
inversion code developed by the open-source community in Python. Just like the
AtoZ Frequency EM1D example, individual 1D
inversions are constrained laterally such that the set of recovered 1D models
are smooth horizontally and can ultimately be constrained and interpreted in
3D. The collaborative work invested in SimPEG and empymod has improved the
lateral 1D inversion in many ways:
Click on the newly created em1dtm inversion object to set the output directory
Set any necessary em1dtm inversion parameters under edit options:
Global tab:
Mode panel: set to laterally constrained 3D
Make sure the mesh, observed data and topography are properly set!
Trade-off mode panel: Use ‘discrepancy’ mode
Other parameters left as default values
Conductivity tab:
Leave the initial and reference conductivity to best-fitting halfspace
Click Apply (NOT Apply and write)
Note
You do NOT need to write all files, as the data and inversion parameters
will be passed on to Python as HDF5 file. This will save
time by avoiding to read/write the legacy EM1DTM file format
The lateral constraints strategy comes with many advantages:
Neighboring 1D conductivity models are more consistent
Conductivity structures are interpolated in 3D, possibly highlighting trends in the model and easing the interpretation.
Possible to employ a \(\beta\)-cooling strategy similar to the 3D inversion code.
Congratulation, you have recovered two pipe-like bodies by inverting Time-Domain EM data in 1D with the open-source inversion routines SimPEG + empymod! You are invited to try the Python algorithm on the AtoZ FEM1D example