parse out SrcTDEM

This commit is contained in:
Lindsey Heagy
2016-03-20 22:41:40 -07:00
parent 2d8bbdce45
commit 1be4082ea3
7 changed files with 218 additions and 210 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ def run(plotIt=True):
ax.grid(color='k', alpha=0.5, linestyle='dashed', linewidth=0.5)
rxOffset=10.
rxOffset=10.
bzi = EM.FDEM.Rx(np.array([[rxOffset, 0., 1e-3]]), 'bzi')
freqs = np.logspace(1,3,10)