你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 12:36:51 +08:00
Further tidy and rationalising of plotting modules.
这个提交包含在:
@@ -62,6 +62,7 @@ def get_output_data(filename, rxnumber, rxcomponent):
|
||||
|
||||
return outputdata, dt
|
||||
|
||||
|
||||
def mpl_plot(outputdata, dt, rxnumber, rxcomponent):
|
||||
"""Creates a plot (with matplotlib) of the B-scan.
|
||||
|
||||
@@ -117,3 +118,4 @@ if __name__ == "__main__":
|
||||
plt = mpl_plot(outputdata, dt, rx, args.rx_component)
|
||||
|
||||
plt.show()
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户