kabiel
Results
1
issues of
kabiel
**Describe the bug** add_scale(1e-9) gives wrong scalebar:  **To Reproduce** test = spm.SXM(test_file).get_channel('[P8]_Lockin_X') test.add_scale(1e-9) # adds scale bar; something wrong test.show() plt.show() **Files** If applicable, upload or link the file...