You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have fixed scan, then the information about atoms is not put into the XSF file or an NPY. We could obtain them from given format (e.g. input_plot.xyz as it is for plotting atoms to png - then I would actually suggest an try/except way) or we could get them from the geometry through ReadSTM.py
If you have fixed scan, then the information about atoms is not put into the XSF file or an NPY. We could obtain them from given format (e.g.
input_plot.xyz
as it is for plotting atoms to png - then I would actually suggest an try/except way) or we could get them from the geometry through ReadSTM.pyhere is a function, that we could use: def At2XSF(atoms):
The text was updated successfully, but these errors were encountered: