ABEM Terrameter SAS 4000 / SAS 1000
- 125 -
then plot the associated 2D section since the RHO-1 model file does not contain any
topography information. The RHO-2 format includes topography in the model file.
17.5
USER DEFINED TEXT
The text strings on the axes of the diagrams can be customised by placing a text file in the
directory holding the data files to be plotted. This can be handled automatically via the menu
“Settings/Diagram Labels”.
For the pseudosections the file must be named PSEUDO.TXT and have the following
structure:
Header
Distance label
Electrode spacing label
Apparent resisitivity legend label
Example of a PSEUDO.TXT file:
PSEUDOSECTION
Distance/[m]
a/[m]
Apparent resisitivity/[ohm-m]
For the model sections the file must be named MODSEC.TXT and have the following
structure:
Header
Distance label
Depth scale label
Topography scale label
Resisitivity legend label
Example of a MODSEC.TXT file:
2D INVERTED SECTION
Distance/[m]
Depth/[m]
Level/[m]
Resistivity/[ohm-m]
17.6
LEVEL MARKERS
Level markes can be included in the model plots by saving the level marker data in an ASCII
file with MRK extension in the data/model directory. Use the following format:
"comment" "comment" / first marker line
x(1,1) depth(1,1)
x(1,2) depth(1,2)
...
...
x(1,n) depth(1,n)
"comment" "comment" / second marker line
x(2,1) depth(2,1)
x(2,2) depth(2,2)
...
...
x(2,n) depth(2,n)