Skip to content

Commit

Permalink
modified: user/psava/Msmopick.py
Browse files Browse the repository at this point in the history
  • Loading branch information
psava committed Apr 5, 2024
1 parent b26b584 commit d92cab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user/psava/Msmopick.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def lapop2D(nx,nz):

wgh = np.power(wgh,wpo)
wgh /= np.max(wgh)
wgh = wgh * 0 + 0.1

# ------------------------------------------------------------
# setup inverse problem
Expand Down

0 comments on commit d92cab1

Please sign in to comment.