Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding atoms to the npy and xsf format for fixed scan to PPSTM_simple.py #32

Open
ondrejkrejci opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@ondrejkrejci
Copy link
Contributor

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

here is a function, that we could use: def At2XSF(atoms):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants