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

unable to plot from PROCAR #29

Open
nasirxo opened this issue May 28, 2023 · 0 comments
Open

unable to plot from PROCAR #29

nasirxo opened this issue May 28, 2023 · 0 comments

Comments

@nasirxo
Copy link

nasirxo commented May 28, 2023

pyband -f PROCAR
Traceback (most recent call last):
File "/home/awkum/SCRIPTS/pyband/pyband", line 710, in
kpath, bands, efermi, kpt_bounds, wkpts = get_bandInfo(opts.filename)
File "/home/awkum/SCRIPTS/pyband/pyband", line 192, in get_bandInfo
B = np.array([line.split()[-3:] for line in outcar[ibasis:ibasis+3]],
UnboundLocalError: local variable 'ibasis' referenced before assignment

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

1 participant