Skip to content

Commit beaeba7

Browse files
committed
DOC: fix bug in field data ERT
1 parent b46471e commit beaeba7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/examples/3_ert/plot_02_ert_field_data.py

-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
_ = ert.showData(data, vals=k0/ data['k'], label='Topography effect',
4242
cMin=2/3, cMax=3/2, logScale=True, cMap="bwr")
4343

44-
45-
sdfsfsf
46-
4744
###############################################################################
4845
# We can now compute the apparent resistivity and display it, once with the
4946
# wrong analytical formula and once with the numerical values in data['k']

0 commit comments

Comments
 (0)