Skip to content

Commit

Permalink
UPDATE EXE NAMES FOR v6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dccowan committed May 7, 2021
1 parent c66d4b5 commit 0517bb8
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions content/elements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ The program library consists of the programs:

- **maginv3d_60.exe**: performs 3D inversion of magnetic data to recover a susceptibility model.

- **magpre3d.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.
- **magpre3d_60.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.

Utility codes relevant to this package include:

- **blk3cell.exe:** A utility for generating block models on tensor

- **pfweight.exe:** A utility for computing depth or distance weighting for potential field inversion
- **pfweight_60.exe:** A utility for computing depth or distance weighting for potential field inversion


Main Input Files
Expand Down
4 changes: 2 additions & 2 deletions content/example_amp/weights.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Depth/Distance Weighting
========================

Here the code **pfweight.exe** and the input file **pfweight.inp** is used to generate distance weighting for the inversion. Files relevant to this part of the example are in the sub-folder *pfweights*. Before running this example, you may want to do the following:
Here the code **pfweight_60.exe** and the input file **pfweight.inp** is used to generate distance weighting for the inversion. Files relevant to this part of the example are in the sub-folder *pfweights*. Before running this example, you may want to do the following:

- `Download and open the zip folder containing the entire Mag3d example <https://github.com/ubcgif/mag3d/raw/v6/assets/mag3d_v6_amp_example.zip>`__ (if not done already)
- Learn how to :ref:`run pfweight <mag3d_pfweight>`
- Learn the format of the :ref:`input file <mag3d_weight_input>`


Here is the input file for **pfweight.exe**
Here is the input file for **pfweight_60.exe**

.. figure:: ../inputfiles/images/pfweight_input.png
:align: center
Expand Down
4 changes: 2 additions & 2 deletions content/example_tmi/weights.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Depth/Distance Weighting
========================

Here the code **pfweight.exe** and the input file **pfweight.inp** is used to generate distance weighting for the inversion. Files relevant to this part of the example are in the sub-folder *pfweights*. Before running this example, you may want to do the following:
Here the code **pfweight_60.exe** and the input file **pfweight.inp** is used to generate distance weighting for the inversion. Files relevant to this part of the example are in the sub-folder *pfweights*. Before running this example, you may want to do the following:

- `Download and open the zip folder containing the entire Mag3d example <https://github.com/ubcgif/mag3d/raw/v6/assets/mag3d_v6_amp_example.zip>`__ (if not done already)
- Learn how to :ref:`run pfweight <mag3d_pfweight>`
- Learn the format of the :ref:`input file <mag3d_weight_input>`


Here is the input file for **pfweight.exe**
Here is the input file for **pfweight_60.exe**

.. figure:: ../inputfiles/images/pfweight_input.png
:align: center
Expand Down
2 changes: 1 addition & 1 deletion content/inputfiles/pfweights.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PF Weights
==========

Magnetic inversion has a tendancy place anomalous bodies near the observation locations due to high sensitivities.
The executable **pfweight.exe** creates a depth-based or distance based weighting to counteract these effects.
The executable **pfweight_60.exe** creates a depth-based or distance based weighting to counteract these effects.
The lines of input file for the executable are as follows:

.. tabularcolumns:: |L|C|C|
Expand Down
4 changes: 2 additions & 2 deletions content/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ The program library consists of the programs:

- **maginv3d_60.exe**: performs 3D inversion of magnetic data to recover a susceptibility model.

- **magpre3d.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.
- **magpre3d_60.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.

Utility codes relevant to this package include:

- **blk3cell.exe:** A utility for generating block models on tensor meshes

- **pfweight.exe:** A utility for computing depth or distance weighting for potential field inversion
- **pfweight_60.exe:** A utility for computing depth or distance weighting for potential field inversion

Graphical user interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
Binary file modified content/programs/images/run_pfweight.PNG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/programs/magpre3d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MAGPRE3D

This utility multiplies a model by the stored sensitivity matrix in to produce predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of could utilize the available sensitivity matrix to carry out modelling exercises. The command line usage is:

``magpre3d maginv3d.mtx obs.loc model.sus``
``magpre3d_60 maginv3d.mtx obs.loc model.sus``

Input files
-----------
Expand Down
4 changes: 2 additions & 2 deletions content/programs/pfweight.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
Depth/Distance Weighting
========================

The program **pfweight.exe** creates the depth or distance weighting that is to be used in the inversion.
The program **pfweight_60.exe** creates the depth or distance weighting that is to be used in the inversion.

Running the Program
^^^^^^^^^^^^^^^^^^^

The weights are constructed by opening a command line window and typing the path to the code **pfweight.exe**, followed by a space, followed by the path to the :ref:`input file<mag3d_weight_input>` (denoted here as **pfweight.inp**). Optionally, the use made also include the number of threads. The syntax is as follows.
The weights are constructed by opening a command line window and typing the path to the code **pfweight_60.exe**, followed by a space, followed by the path to the :ref:`input file<mag3d_weight_input>` (denoted here as **pfweight.inp**). Optionally, the use made also include the number of threads. The syntax is as follows.


.. figure:: images/run_pfweight.PNG
Expand Down
4 changes: 2 additions & 2 deletions content/runPrograms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ The program library consists of the programs:

- **maginv3d_60.exe**: performs 3D inversion of magnetic data to recover a susceptibility model.

- **magpre3d.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.
- **magpre3d_60.exe**: multiplies the sensitivity file by the model to get the predicted data. This rarely used utility multiplies a model by the sensitivity matrix in to produce the predicted data. This program is included so that users who are not familiar with the wavelet transform and the structure of can utilize the available sensitivity matrix to carry out model studies.

Utility codes relevant to this package include:

- **blk3cell.exe:** A utility for generating block models on tensor meshes

- **pfweight.exe:** A utility for computing depth or distance weighting for potential field inversion
- **pfweight_60.exe:** A utility for computing depth or distance weighting for potential field inversion


Contents
Expand Down

0 comments on commit 0517bb8

Please sign in to comment.