Skip to content

[ENH] Update nuclear g-factor data #230

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

Merged
merged 7 commits into from
Mar 17, 2025
Merged

[ENH] Update nuclear g-factor data #230

merged 7 commits into from
Mar 17, 2025

Conversation

lmmentel
Copy link
Owner

@lmmentel lmmentel commented Mar 17, 2025

  • update g-factor values and their uncertainties

Fixes #97

Proposed Changes

Example

After the changes, previously missing values are now available, for example:

from mendeleev import K, Ti, Cr

K.isotope(40).g_factor
-0.32449251413345337

Ti.isotope(47).g_factor
-0.3152559995651245

Ti.isotope(49).g_factor
-0.31534287333488464

Cr.isotope(53).g_factor
-0.3162066638469696

@lmmentel lmmentel self-assigned this Mar 17, 2025
@lmmentel lmmentel marked this pull request as ready for review March 17, 2025 20:49
@lmmentel lmmentel added data Data update bugfix labels Mar 17, 2025
@lmmentel lmmentel added this to the v1.0.0 milestone Mar 17, 2025
@lmmentel lmmentel merged commit aaa2e75 into master Mar 17, 2025
20 checks passed
@lmmentel lmmentel deleted the enh/nuclear-moments branch March 17, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix data Data update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

g factor data missing?
1 participant