Fixed bugs

This commit is contained in:
Gudni Karl
2015-02-19 19:13:05 -08:00
parent 1549ced52d
commit fbf4370a78
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ for freq in np.logspace(3,-1,5):
# Survey MT
survey = simpegmt.SurveyMT.SurveyMT(srcList)
## Setup the problem object
## Setup the problem objec
problem = simpegmt.ProblemMT.MTProblem(M)
problem.pair(survey)