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

abacus-plot -b can't recognize the keyword 'efermi' 'energy_r',when I change them, the results still keep unchange. #5769

Open
16 tasks
gx-dft opened this issue Dec 26, 2024 · 1 comment
Labels
Questions Raise your quesiton! We will answer it.

Comments

@gx-dft
Copy link

gx-dft commented Dec 26, 2024

Describe the bug

Traceback (most recent call last):
File "/home/xgao/anaconda3/bin/abacus-plot", line 33, in
sys.exit(load_entry_point('abacus-plot==1.2.0', 'console_scripts', 'abacus-plot')())
File "/home/xgao/anaconda3/lib/python3.9/site-packages/abacus_plot-1.2.0-py3.9.egg/abacus_plot/main.py", line 134, in main
File "/home/xgao/anaconda3/lib/python3.9/site-packages/abacus_plot-1.2.0-py3.9.egg/abacus_plot/main.py", line 31, in show_cmdline
File "/home/xgao/anaconda3/lib/python3.9/site-packages/abacus_plot-1.2.0-py3.9.egg/abacus_plot/band.py", line 250, in plot
File "/home/xgao/anaconda3/lib/python3.9/site-packages/abacus_plot-1.2.0-py3.9.egg/abacus_plot/band.py", line 289, in _set_figure
IndexError: list index out of range

Expected behavior

No response

To Reproduce

No response

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).
@mohanchen mohanchen added the Questions Raise your quesiton! We will answer it. label Dec 28, 2024
@1041176461
Copy link
Collaborator

Use a single efermi value for nspin=1 or 4, a list [efermi1, efermi2] for nspin=2, a list [efermi1, efermi2, efermi3 ...] for comparing many band structure files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Questions Raise your quesiton! We will answer it.
Projects
None yet
Development

No branches or pull requests

3 participants