ABEM Terrameter SAS 1000 / SAS 4000
- 111 -
-i:
nn
Use chargeability for interval
nn
only. Valid for IP records only.
-s:
mm,
nn
Sum chargeabilities of intervals
mm
to
nn
. If only one value is given,
chargeabilities will be summed from interval 1 to
nn
.
-t:
n
Error threshold (%). Rejects data with measurement error greater than
the specified threshold.
-u
Unconditional conversion. Data are always converted regardless of any
other options.
-w
Overwrite existing output files.
-x
Convert to resistance (AMP conversion only).
-z[0
1
2
3] Output electrode locations in XYZ format, i.e. C1, C2, P1 and P2 with
all x,y,z coordinates specified. 0=output only station number, 1=output
only x-coordinate, 2=output x and y coordinates, 3=output x,y,z
coordinates (3 is default).
-!
Output sample number instead of running index
-g:x,y,z
Specify new grid spacing
-b
Append protocol file name as comment to each line
-L
Output all measurements from SASLOG file
-N
Negate all readings (multiply by –1)
-V:filename Log file in which the program messages are output
wildcard
Any valid MS-DOS wildcard specification. Default is *.S4K.
@filename
Converts the files listed in the file given by
filename
.
15.3
EXAMPLES
1.
Convert
all
S4K-files
to
formatted
ASCII
text
format:
s4kconv –F:a
2.
Convert all IP records acquired using the Lund Imaging System to RES2DINV format,
summing the chargeabilities of intervals 2 to 5 and discarding points with negative
apparent
resistivity:
s4kconv –F:r -s:2,5 li*.s4k
3.
Convert all records in the above example but extract apparent resistivity instead of
chargeabilities,
discarding
negative
apparent
resistivities:
s4kconv –F:r -R -n li*.s4k
4.
Convert all resistivity records to ERIGRAPH format, discarding negative apparent
resistivities:
s4kconv –F:e -n *.s4k