Adjust settings for the MT1D inversion example

This commit is contained in:
GudniRos
2016-06-01 12:00:52 -07:00
parent 8d4581e92f
commit b3029b697b
@@ -104,7 +104,6 @@ def run(plotIt=True):
# Regularization - with a regularization mesh
regMesh = simpeg.Mesh.TensorMesh([m1d.hx[active]],m1d.x0)
reg = simpeg.Regularization.Tikhonov(regMesh)
reg.mref = m_true
reg.mrefInSmooth = True
reg.alpha_s = 1e-1
reg.alpha_x = 1.