bgt_cmp_hue: Back to linear

This commit is contained in:
Manos Katsomallos 2021-10-01 04:41:35 +02:00
parent 34437336d2
commit 61d4951280

View File

@ -131,7 +131,7 @@ def main(args):
# Show plot
# plt.show()
# Save plot
lmdk_lib.save_plot(path + '-001.pdf')
lmdk_lib.save_plot(path + '.pdf')
print('[OK]', flush=True)