Skip to content

asidosaputra/PyVES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyVES v1.0.0 : Python library for Vertical Electrical Sounding(VES) modelling

Vertical Electrical Sounding (VES) is by far the most used method for geoelectric surveying, because it is one of the cheapest geophysical method and it gives very good results in many area of interest. The principle of this method is to insert a electric current, of known intensity, through the ground with the help of two electrodes (power electrodes – AB) and measuring the electric potential difference with another two electrodes (measuring electrodes – MN). The investigation depth is proportional with the distance between the power electrodes.

This package support for forward and inverse modelling. Background mathematics of forward modelling by Linear Filtering, this library was provide many of filter coeffcient, such as guptasarma coefficient(7, 11, 22), Das and Koefood filter. Inversion Algortihm are dumped least square inversion, Levenberg-Marquartz(LM) and Single Value Decoompotition(SVD)

Forward Modelling

Inversion Modelling

Eath model result of inversion inversion

Error each iteration

About

PyVES is python package for Vertical Electrical Sounding(VES). Support for Forward and Inversion modelling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages