Skip to content

Routines to fit complex resistivity spectra using the Cole-Cole model

License

Notifications You must be signed in to change notification settings

m-weigand/Cole-Cole-fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cole-Cole fit

Warning

This here is old code that has not been used in many years. Expect things to break! Try other codes:

This python package provides a command line interface to fit complex resistivity/resistance data using the Cole-Cole model (Cole and Cole, 1941), including multiple additive terms:

This resistivity formulation is based on Pelton et. al. 1978. The fit is conducted using a non-linear least squares algorithm implemented in the scipy package (scipy.optimize.leastsq).

The program is maintained (and updated) on the github page found here: https://github.com/m-weigand/Cole-Cole-fit.git

References:

  • Cole, K. and R. Cole (1941). Dispersion and absorption in dielectrics i. alternating current characteristics. Journal of Chemical Physics 9, 341–351.
  • Pelton, W., S. Ward, P. Hallof, W. Sill, and P. Nelson (1978). Mineral discrimination and removal of inductive coupling with multifrequency IP. Geophysics 43 (3), 588–609.

Example fit

Installation/Documentation

Please refer to the documentation in the doc/ subdirectory (composed using sphinx).

About

Routines to fit complex resistivity spectra using the Cole-Cole model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages