Skip to content

Commit

Permalink
FIX: leftovers from cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Günther committed May 23, 2023
1 parent de103fe commit 885ad62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/examples/6_inversion/plot_3_petro_joint_inv.py
Expand Up @@ -125,7 +125,6 @@
velInv = TT.invert(ttData, mesh=pMesh, lam=100, useGradient=0, zWeight=1.0)
TT.inv.echoStatus()

showModel(pMesh, velInv, **velKW)
ax, _ = pg.show(pMesh, velInv, **velKW)

###############################################################################
Expand Down

0 comments on commit 885ad62

Please sign in to comment.