Update example list. Add comments for the DC_Forward_PseudoSection example. Fix Z of pseudo section plot.

This commit is contained in:
D Fournier
2016-04-07 13:09:28 -07:00
parent d13c540be0
commit e305600de5
5 changed files with 12 additions and 36 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ def run(loc=None, sig=None, radi=None, param=None, stype='dpdp', dtype='appc', p
param = Conductivity of background and two spheres [m0,m1,m2]
stype = survey type "pdp" (pole dipole) or "dpdp" (dipole dipole)
dtype = Data type "appr" (app res) | "appc" (app cond) | "volt" (potential)
Created by @fourndo on Mon Feb 01 19:28:06 2016
Created by @fourndo
"""