你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-04 11:36:52 +08:00
Merge pull request #371 from real-Xuan/master
Fixed the bug in "tools/Jupyter_notebooks/plot_Bscan.ipynb".
这个提交包含在:
2
tools/Jupyter_notebooks/plot_Bscan.ipynb
vendored
2
tools/Jupyter_notebooks/plot_Bscan.ipynb
vendored
@@ -47,7 +47,7 @@
|
||||
"rxnumber = 1\n",
|
||||
"rxcomponent = 'Ez'\n",
|
||||
"outputdata, dt = get_output_data(filename, rxnumber, rxcomponent)\n",
|
||||
"plt = mpl_plot(outputdata, dt, rxnumber, rxcomponent)\n",
|
||||
"plt = mpl_plot(filename, outputdata, dt, rxnumber, rxcomponent)\n",
|
||||
"\n",
|
||||
"# Change from the default 'seismic' colormap\n",
|
||||
"#plt.set_cmap('gray')"
|
||||
|
在新工单中引用
屏蔽一个用户