8.3.4. Explore the model space

In this recipe, we step through inverting data, starting from a data file, a 3D mesh, and a topography file. This recipe uses a magnetic data file and a 3D mesh but the steps are nearly identical for each data and mesh type in GIFtools.

This recipe requires the following steps:

  1. Load the project

  2. Create an inversion item in GIFtools

  3. Edit the options

  4. Write the files

  5. Run the inversion

  6. Import the recovered models and predicted data

  7. Extract sections and compare the results

Example

The GIFtools project used in this recipe can be download here

STEP 1: Load the GIFtools Project

Start GIFtools and open the project provided. Set the working directory to the folder where the files are located and/or where you would like to do the inversions.

Once the project is loaded, GIFtools will have three items shown in the project tree on the left:

../../../_images/step12.png

STEP 2: Create an Inversion (Template)

With all files loaded and the data properly assigned, we are ready to create the inversion item. These can be accessed through the menu structure:

CreateInversion

../../../_images/createInv.png

For the magnetic example in this recipe, we will choose the MAG3D code (version 6.0):

CreateInversionMagneticMAG3D 6.0

Choose a directory to write files to and run the inversion in. Click “Open”. You will now see the inversion item in the GIFtools project tree on the left. For this example, it’s called “magneticInversion (MAG3Dinversion)”. You can always rename the first part of the name. The second part tells you what type of data is being inverted and/or which code is used.

../../../_images/step21.png

The info panel shows you which data item, topography, and mesh are being used. Depending on the code, the info panel will show other relevant information and parameters.

STEP 3: Edit the options

The Model Space inversion will iterate through model parameters, but each inversion will use common parameters that remain fix:

  • Working directory (to set or view)

  • Edit options

  • Copy options

  • Write (to write supporting and input files)

  • Run code (or Run → weights, sensitivity, inversion)

  • Load results (to import predicted data and recovered models)

Depending on the code, some other options might be included in the menu, such as “Set version” for magnetic.

../../../_images/step32.png

Each inversion item also has a visualization menu, which can be used to view the convergence curve, view the log file, and view inversion progress. This menu is discussed in Step 7.

Using the menu, select “Edit options”. This brings up a dialog where the different parameters can be set. For the magnetic example, it looks like:

../../../_images/step3a2.png

The dialog has at least two tabs. In the case for the magnetic example, there are 3. The first tab will ask for the mesh, data, and topography items, as well as other code specific parameters (such as weighting and wavelets for potential fields).

Set the parameters by choosing from the drop-down menus and/or filling in text boxes. For our magnetic example, the dialog looks as following:

../../../_images/step3b2.png

Now, click on the second tab. For the magnetic inversion, it’s called “Inversion”:

../../../_images/step3c2.png

This tab allows you to set the majority of the input options. Default values are provided as much as possible. For detailed descriptions of the parameter meanings, check out the manual for the appropriate code on the GIF documentation page

In this example, we are leaving all values as default. Click on the third tab (if there is one). For magnetic, it is called “Blocky model norms”.

../../../_images/step3d1.png

This tab allows you to set Lp-Lq specific parameters associated with version 6.0 of the magnetic inversion code. For this example, we are not changing any parameters.

Once satisfied with all the parameters, click “Apply” to set the options or “Apply and write files” to set the options and write all necessary files to the working directory.

Note

If the inversion has run, GIFtools does not allow you to edit the options anymore. However, you can copy the options (through the menu), and then change the parameters on the copied item.

STEP 4: Write the files

Now that the options are set, we can write the files to the working directory. To do this, use the menu for the inversion item. For our example using magnetic, we use the following menu structure:

Magnetic inversionWrite filesAll inversion files

Magnetic inversionWrite filesPFWEIGHT Files

Magnetic inversionWrite filesMAGSEN3D Files

Magnetic inversionWrite filesMAGINV3D Files

../../../_images/step4.png

For the magnetic example, use the first option to write all files. Depending on the code, GIFtools will ask you to provide a filename for in the input file.

Once the files are written, GIFtools pops up a message saying the input file(s) and supporting files were written. Click “OK” to close the message.

If you navigate to the working directory, you will find the supporting files as well as an input file(s).

STEP 5: Run the Inversions

8.3.4.1. Sensitivities

Since we want to run multiple inversions based on the same data and mesh, we can save time by calculating the sensitivity matrix only once. We will perform the sensitivity calculations on our Template inversion.

To run the inversion code, use the menu and select Run ``code``. For magnetic, this menu is as following:

Magnetic inversionRunWeights

Magnetic inversionRunSensitivity

8.3.4.2. Inversions

Once the sensitivity matrix has been written to disk, we are ready to launch the series of inversions.

ModelSpaceRun

The user has the option to run the inversions Locally or on a Remote computer. See Model Space section for the different options.

STEP 6: Import the recovered models and predicted data

The output files can be quickly loaded into GIFtools using the menu structure for the inversion item. In the case of magnetic, this is the menu to load recovered models and predicted data:

../../../_images/step6.png

ModelSpaceLoad All

Once loaded, each inversion object will become a folder containing the final model and predicted data.

For the magnetic example, we loaded all results, which looks like the following in GIFtools:

../../../_images/step6a.png

Note

Once the inversion has run, GIFtools does not allow you to edit the options anymore. However, you can copy the options (through the menu), and then change the parameters on the copied item.

Step7: Export sections and compare the results

We now have multiple models that fit the observed data with the target residual. We want to compare these solutions. GIFtools has the capability to export multiple models on a common section with the Model Extraction tool.

ModelSpaceExport Sections