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

Further additions #14

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

Mellechowicz
Copy link
Contributor

(i) --fermiEnergy command-line argument: As the spaghetti calculations usually do not calculate the Fermi energy properly, for precise analysis, the data from the full Brillouin zone integration is necessary. It is now done only for Band and DOS plots. TODO: use it in all evaluations.
(ii) --point-tags command-line argument: labeling of the high symmetry points in the spaghetti band-plot.
(iii) .gitignore file set to the Python standard.
(iv) Physical and mathematical constants use the scipy.constants module. TODO: Check the speed of light (is it in cm/s?).
(v) I've added an exception when the user plots total DOS, while the vasprun.xml does not contain the projected DOS.

    (i) --efermi (-E) setting Fermi energy "by hand"
        - preferable options as the one read from vasprun.xml
          may **not** be correct for spagetti calculations;

   (ii) --labels "A B C", labeling high-symmetry points on the band plot.
          Usage of LaTeX commands enabled;
    TODO: guarding of LaTeX usage for systems with no LaTeX installed

Though the tabs existed before their names were changed after Sergiu Arapan's (https://staff.vsb.cz/ARA0013) complaint.
…\' calculations result in a wrong value) and an exception for a ValueError raised when total dos is being plotted, while vasprun.xml does not contain any data on projected dos
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

Successfully merging this pull request may close these issues.

1 participant