Resistivity Method ============================================= - Estimation for depth-of investigation - Pseudo 2D Profiling The self-potential method ============================================= - Passive method for natural potentials - Redox, Streaming, Membrane Potentials Lecture notes :download:`Lecture notes <../LectureScripts/Lecture_09.pdf>` Exercises: Resistivity Method ============================================= Exercise Resistivity :download:`Exercise Resistivity <../ResistivityMapping/Exercises/ResistivityMapping.pdf>` Forward Modelling: Resistivity Method ============================================= We provide both Matlab and Python forward models required for the applied exercises. Below you find a Python version. The lines in which changes are required are marked correspondingly, evertyhing else should work out of the box. .. literalinclude:: ../ResistivityMapping/Exercises/Src/VES_Demonstration.py :language: python :emphasize-lines: 61-64 :linenos: