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

fix the pseudopotential bugs #323

Merged
merged 1 commit into from
May 4, 2024

Conversation

dou-du
Copy link
Contributor

@dou-du dou-du commented Apr 27, 2024

The following bugs have been fixed:

  • replace set_data(x,y) with set_data([x],[y])
  • the clear method is not working anymore with matplotlib
for line in ax.collections:
      line.remove()
  • When moving the Rc, the horizontal line x=0 is disappeared. Fix it with replace the line.

Copy link

Binder 👈 Launch a Binder on branch osscar-org/quantum-mechanics/pseudopotential

@dou-du dou-du assigned dou-du and Taylor-96 and unassigned dou-du Apr 27, 2024
@Taylor-96 Taylor-96 mentioned this pull request Apr 27, 2024
@Taylor-96 Taylor-96 merged commit 99e9155 into anywidgets-and-update-deps May 4, 2024
1 of 3 checks passed
@Taylor-96 Taylor-96 deleted the pseudopotential branch May 4, 2024 17:11
@dou-du dou-du restored the pseudopotential branch May 18, 2024 07:26
@giovannipizzi giovannipizzi deleted the pseudopotential branch May 21, 2024 09:30
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.

2 participants