bgt_cmp: Ready to test
This commit is contained in:
parent
7101a8eb5b
commit
9a899b3b96
@ -201,9 +201,9 @@ def main(args):
|
|||||||
# Plot legend
|
# Plot legend
|
||||||
lmdk_lib.plot_legend()
|
lmdk_lib.plot_legend()
|
||||||
# Show plot
|
# Show plot
|
||||||
plt.show()
|
# plt.show()
|
||||||
# Save plot
|
# Save plot
|
||||||
# lmdk_lib.save_plot(path + '.pdf')
|
lmdk_lib.save_plot(path + '.pdf')
|
||||||
print('[OK]', flush=True)
|
print('[OK]', flush=True)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user