transform_scaling: transform_scaling

Description Usage Arguments Details Value Author(s) References See Also

Description

Function to

Usage

1

Arguments

ves

A VES object

Details

The conversion from apparent to effective resistivities using the scaling approach is based on the use of the following expression:

ρ_{eff}^{i}=S \cdot ρ_{app}^{i}

where $S$ is the so called scaling factor defined as:

S = \frac{ρ_{app}^{i}}{ ρ_{app}^{i-1} }

and ρ_{app}^{i} and ρ_{app}^{i-1} are the apparent resistivities of the i-th and (i-1)-th layers respectively.

Value

This function returns a list with the following entries:

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Meju, M. Simple effective resistivity-depth transformations for infield or real-time data processing. Computers and Geosciences, 21(8), 985-992, 1995.

See Also

Other transformation functions: transform_direct, transform_smoothed_zohdy, transform_zohdy


khaors/rves documentation built on May 29, 2019, 3:07 a.m.