mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-12 12:51:28 +08:00
Updated notebooks and added plotDataTypes used for plotting MTdata
This commit is contained in:
@@ -65,7 +65,6 @@ def plotMT1DModelData(problem,models,symList=None):
|
||||
|
||||
# if not symList:
|
||||
# symList = ['x']*len(models)
|
||||
sys.path.append('/home/gudni/Dropbox/code/python/MTview')
|
||||
import plotDataTypes as pDt
|
||||
# Loop through the models.
|
||||
modelList = [problem.survey.mtrue]
|
||||
|
||||
Reference in New Issue
Block a user