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

Move spin orbit to basic settings #984

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

edan-bainglass
Copy link
Member

@edan-bainglass edan-bainglass commented Dec 17, 2024

This PR moves the spin orbit control from advanced to basic settings. It also simplifies/uniforms the basic settings UI.

Closes #981

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.55%. Comparing base (64f5e6a) to head (4c54fa2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #984   +/-   ##
=======================================
  Coverage   68.55%   68.55%           
=======================================
  Files         111      111           
  Lines        6307     6307           
=======================================
  Hits         4324     4324           
  Misses       1983     1983           
Flag Coverage Δ
python-3.11 68.55% <100.00%> (ø)
python-3.9 68.58% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mikibonacci mikibonacci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @edan-bainglass, thank you for the work, looks nice and indeed makes sense to have the SoC in the basics.

LGTM!

@edan-bainglass edan-bainglass merged commit 9522470 into aiidalab:main Dec 18, 2024
7 of 8 checks passed
edan-bainglass added a commit that referenced this pull request Jan 19, 2025
)

#984 neglected to address this. The hack ensures that when a process is loaded, the unpacked parameters applied to `spin_orbit` in the advanced model are synchronized with the basic model (and UI by observation).
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.

Add Spin-orbit coupling as a main button
2 participants