seto77 / ReciPro

The software ReciPro makes various crystallographic calculations, visualizes a crystal structure, simulates a diffraction pattern and high-resolution TEM image, indexes diffraction spots, plots stereographic projection, and so on.
https://seto77.github.io/ReciPro/
Other
113 stars 13 forks source link

Returned csv header from Marco's `ReciPro.DifSim.SpotInfo()` always lists "Ug" etc. regardless of the "Vg [eV]" option (while the values are indeed Vg) #34

Closed tianyu-liu closed 2 months ago

tianyu-liu commented 2 months ago

As the title suggests, when the "Unit of poteintial" is set to "Vg [eV]", the ReciPro.DifSim.SpotInfo() function in Marco still has "Ug" etc in the returned csv header, although the values will actually be Vg values.

On the other hand, when using the "Copy to clipboard" button from GUI, the returned text has the correct "Vg" in header, accordingly.

BTW, a typo in "Unit of poteintial".

On version 4.884.

Cheers

image

seto77 commented 2 months ago

Thank you for your very kind bug report. I have released a fixed version; please try v.4.885.

tianyu-liu commented 2 months ago

Thank you very much too! That was rocket-fast!

And yes, I confirm that this minor bug and typo are now fixed. Cheers.