Skip to content

Commit

Permalink
DOC: fix bug in field data ERT
Browse files Browse the repository at this point in the history
  • Loading branch information
halbmy committed Dec 2, 2024
1 parent b46471e commit beaeba7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/examples/3_ert/plot_02_ert_field_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
_ = ert.showData(data, vals=k0/ data['k'], label='Topography effect',
cMin=2/3, cMax=3/2, logScale=True, cMap="bwr")


sdfsfsf

###############################################################################
# We can now compute the apparent resistivity and display it, once with the
# wrong analytical formula and once with the numerical values in data['k']
Expand Down

0 comments on commit beaeba7

Please sign in to comment.